Function veloren_voxygen_egui::selected_entity_window

source ยท
pub(crate) fn selected_entity_window(
    platform: &mut Platform,
    ecs: &World,
    selected_entity_info: &mut SelectedEntityInfo,
    egui_actions: &mut EguiActions,
)