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

pub fn does_object_have_player_activating(index: u16) -> bool

Check whether the object at a certain index in the read object list has been
activated by a player.

index The index of the object.

Returns whether the object has been activated by a player.