Function set_placed_object_collision_state

Source
pub fn set_placed_object_collision_state(state: bool)
Expand description

Set the collision state for placed objects in the write-only worldstate stored
on the server.

state The collision state.

Returns void