mirror of
https://github.com/bevyengine/bevy
synced 2024-12-23 11:33:06 +00:00
944b311c67
* Move the despawn debug log from `World::despawn` to `EntityMut::despawn`. * Move the despawn non-existent warning log from `Commands::despawn` to `World::despawn`. This should make logging consistent regardless of which of the three `despawn` methods is used. Co-authored-by: devil-ira <justthecooldude@gmail.com> |
||
---|---|---|
.. | ||
entity_ref.rs | ||
identifier.rs | ||
mod.rs | ||
spawn_batch.rs | ||
world_cell.rs |