Function remove

Source
pub fn remove<T: Bundle>() -> impl EntityCommand
Expand description

An EntityCommand that removes the components in a Bundle from an entity.