Attribute Macro bevy_ergo_plugin::resource_removed

source ·
#[resource_removed]
Expand description

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