mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
93c7e7cf4d
# Objective - Fixes #11187 ## Solution - Rename the `AddChild` struct to `PushChild` - Rename the `AddChildInPlace` struct to `PushChildInPlace` ## Migration Guide The struct `AddChild` has been renamed to `PushChild`, and the struct `AddChildInPlace` has been renamed to `PushChildInPlace`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |