Function ambient_api_core::entity::despawn_recursive
source · pub fn despawn_recursive(entity: EntityId)
Expand description
Despawns entity
and all of its children.
pub fn despawn_recursive(entity: EntityId)
Despawns entity
and all of its children.