pub fn ui_for_entities_shared_components(
    world: &mut World,
    entities: &[Entity],
    ui: &mut Ui
)
Expand description

Display the given entity with all its components and children