bevy_ecs::system::command

Function trigger

Source
pub fn trigger(event: impl Event) -> impl Command
Expand description

A Command that sends a global Trigger without any targets.