mirror of
https://github.com/bevyengine/bevy
synced 2024-11-25 22:20:20 +00:00
912f77b2fe
# Objective Unifies the naming convention between `StateTransitionEvent<S>` and transition schedules. ## Migration Guide - `StateTransitionEvent<S>` and `OnTransition<S>` schedule had their fields renamed to `exited` and `entered` to match schedules. |
||
---|---|---|
.. | ||
computed_states.rs | ||
state.rs | ||
sub_states.rs |