Function get_record_effect_attribute

Source
pub fn get_record_effect_attribute(record_index: u16, effect_index: u16) -> i16
Expand description

Get the ID of the attribute modified by 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 attribute ID for the effect.