Send Event To FSM Component
Send a global event to a specific FSM Component.
Parameters
| Parameter | Description |
|---|---|
| Event | The event to send. |
| Data | Optional data to send with the event. |
| FSM Component | The FSM Component or FSM Template Component to send the event to. |
| Delay | Optional delay in seconds before sending the event. |
Details
The action can target any component derived from BaseFsmComponent.
Debugging
Check events sent in the FSM Log