bevy/crates/bevy_ecs/src/system/commands
Isse 84144c9429 Remove documentation warning on EntityCommands::insert that is no longer necessary (#3653)
# Objective

- Removes warning about accidently inserting bundles with `EntityCommands::insert`, but since a component now needs to implement `Component` it is unnecessary.
2022-01-13 00:24:31 +00:00
..
command_queue.rs [ecs] Improve Commands performance (#2332) 2021-07-16 19:57:20 +00:00
mod.rs Remove documentation warning on EntityCommands::insert that is no longer necessary (#3653) 2022-01-13 00:24:31 +00:00