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

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

Get the ID of 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 ID of the effect.