Attribute Macro bevy_ergo_plugin::run_once

source ·
#[run_once]
Expand description

system parameter marker attribute that generates
.add_system( system_name.run_if(run_once()) )