mirror of
https://github.com/bevyengine/bevy
synced 2025-02-16 14:08:32 +00:00
# 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 |