pub fn does_object_have_player_activating(index: u16) -> boolExpand description
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.