Attribute Macro bevy_ergo_plugin::resource_added

source ·
#[resource_added]
Expand description

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