pub fn set_object_door_state(door_state: i16)
Set the door state of the temporary object stored on the server.
Doors are open or closed based on their door state.
door_state The door state.
door_state
Returns void