![]() # Objective Fixes https://github.com/bevyengine/bevy/issues/16752 ## Solution Renamed the 3 remaining instances of `enqueue_command` to `queue_command` ## Testing - Built locally ## Migration Guide All instances of the `enqueue_command` method have been renamed to `queue_command`. |
||
---|---|---|
.. | ||
components | ||
child_builder.rs | ||
events.rs | ||
hierarchy.rs | ||
lib.rs | ||
query_extension.rs | ||
valid_parent_check_plugin.rs |