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

pub fn get_record_effect_range_type(record_index: u16, effect_index: u16) -> u16

Get the range type of the effect at a certain index in the read worldstate's
current records (0 for self, 1 for touch, 2 for target).

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

Returns the range of the effect.