pub fn ui_for_entity_with_children(
    world: &mut World,
    entity: Entity,
    ui: &mut Ui
)
Expand description

Display the given entity with all its components and children