Function get_record_effect_count

Source
pub fn get_record_effect_count(record_index: u16) -> u16
Expand description

Get the number of effects for the record at a certain index in the read
worldstate’s current records.

record_index The index of the record.

Returns the number of effects.