Function get_object_state

Source
pub fn get_object_state(index: u16) -> bool
Expand description

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

index The index of the object.

Returns the object state.