Structs

Command that walks up the bevy hierarchy tree from the given entity to the root parent entity, then call despawn_with_children_recursive on the root parent entity.

Traits