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

pub fn get_object_door_state(index: u16) -> i16

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.