bevy_ecs::system::command

Function remove_resource

Source
pub fn remove_resource<R: Resource>() -> impl Command
Expand description

A Command that removes a Resource from the world.