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

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.

Returns the number of effects.