pub fn set_actor_collision_state(state: bool)
Set the collision state for actors in the write-only worldstate stored on the server.
state The collision state.
state
Returns void