Function set_object_state

Source
pub fn set_object_state(object_state: bool)
Expand description

Set the object state of the temporary object stored on the server.

Objects are enabled or disabled based on their object state.

object_state The object state.

Returns void