Function bevy::ecs::prelude::run_once

pub fn run_once() -> impl FnMut()
Expand description

Generates a Condition-satisfying closure that returns true if the first time the condition is run and false every time after