Function ambient_ui::set_focus
source · pub fn set_focus(world: &mut World, new_focus: String)
Expand description
Update the current focus to new_focus
(if it’s different from the current focus)
pub fn set_focus(world: &mut World, new_focus: String)
Update the current focus to new_focus
(if it’s different from the current focus)