Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/FStateTreeExecutionContext
| Type | Name | Description | |
|---|---|---|---|
| void | SendEvent
(
const FStateTreeEvent& Event |
Use AddEvent() with individual parameters instead. | |
| void | SendEvent
(
const FGameplayTag Tag, |
Sends event for the StateTree. |