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

pub fn get_object_summon_duration(index: u16) -> f64

Get the summon duration of the object at a certain index in the read object list.

Note: Returns -1 if indefinite.

index The index of the object.

Returns the summon duration.