Function bevy_inspector_egui::bevy_inspector::ui_for_state

source ·
pub fn ui_for_state<T: States + Reflect>(world: &mut World, ui: &mut Ui)
Expand description

Display state T and change state on edit