Attribute Macro bevy_ergo_plugin::in_state

source ·
#[in_state]
Expand description

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