Function run_egui_context_pass_loop_system

Source
pub fn run_egui_context_pass_loop_system(world: &mut World)
Expand description

Runs Egui contexts with the EguiMultipassSchedule component. If there are no contexts with this component, runs the EguiContextPass schedule once independently.