Function bevy_inspector_egui::bevy_inspector::ui_for_state
source · pub fn ui_for_state<T: FreelyMutableState + Reflect>(
world: &mut World,
ui: &mut Ui
)Expand description
Display state T and change state on edit