pub fn get_record_effect_count(record_index: u16) -> u16
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.
record_index
Returns the number of effects.