Function get_object_summon_duration

Source
pub fn get_object_summon_duration(index: u16) -> f64
Expand description

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.