Navigation
API > API/Plugins > API/Plugins/GameplayInteractionsModule > API/Plugins/GameplayInteractionsModule/FGameplayInteractionContext
| Type | Name | Description | |
|---|---|---|---|
| void | SendEvent
(
const FStateTreeEvent& Event |
Sends event for the StateTree. Will be received on the next tick by the StateTree. | |
| void | SendEvent
(
const FGameplayTag Tag, |
Sends event for the StateTree. Will be received on the next tick by the StateTree. |