Attribute Macro bevy_ergo_plugin::on_exit

source ·
#[on_exit]
Expand description

system parameter marker attribute that generates
.add_system( system_name.in_schedule(OnExit(arg)) )