Skip to content

Send Event By Name

Send an event by entering the event name as text.

Parameters

Parameter Description
Event Target Where to send the event (current FSM, GameObject, broadcast, etc.).
Event Name The event name to send as text.
Delay Optional delay in seconds before sending the event.

Details

This action is useful when an event name is dynamic or provided externally.

For most cases, prefer typed event actions because they are safer and more performant.