On FSM State Changed
Send an event when the current state of a target FSM changes.
Parameters
| Parameter | Description |
|---|---|
| FSM Component | The target FSM to monitor. |
| Event | Event to send when the FSM state changes. |
Notes
- This action listens while the state is active.
- If the FSM Component reference changes at runtime, the listener is updated automatically.