Function insert

Source
pub fn insert(bundle: impl Bundle, mode: InsertMode) -> impl EntityCommand
Expand description

An EntityCommand that adds the components in a Bundle to an entity.