Send Event To FSM Components
Send a global event to multiple FSM Components.
Parameters
| Parameter | Description |
|---|---|
| Event | The event to send. |
| Data | Optional data to send with the event. |
| FSM Components | The list of FSM Components or FSM Template Components 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