Attribute Macro bevy_ergo_plugin::not

source ·
#[not]
Expand description

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