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

pub fn set_object_state(object_state: bool)

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