Function ambient_api::prelude::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.