Function bevy_inspector_egui::bevy_inspector::ui_for_entity
source · pub fn ui_for_entity(world: &mut World, entity: Entity, ui: &mut Ui)Expand description
Display the components of the given entity
pub fn ui_for_entity(world: &mut World, entity: Entity, ui: &mut Ui)Display the components of the given entity