Function get_object_door_state

Source
pub fn get_object_door_state(index: u16) -> i16
Expand description

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

index The index of the object.

Returns the door state.