[][src]Function tes3mp_plugin::plugin::generated::get_record_effect_magnitude_min

pub fn get_record_effect_magnitude_min(
    record_index: u16,
    effect_index: u16
) -> i16

Get the minimum magnitude of the effect at a certain index in the read
worldstate's current records.

record_index The index of the record.
effect_index The index of the effect.

Returns the minimum magnitude of the effect.