Attribute Macro bevy_ergo_plugin::state_changed

source ·
#[state_changed]
Expand description

system parameter marker attribute that generates
.add_system( system_name.run_if(state_changed::<arg>()) )