Navigation
API > API/Plugins > API/Plugins/GameplayInteractionsModule > API/Plugins/GameplayInteractionsModule/FGameplayInteractionContext > API/Plugins/GameplayInteractionsModule/FGameplayInteractionContext/SendEvent
Deprecated * Please use SendEvent() with separate parameters instead.
References
| Module | GameplayInteractionsModule |
| Header | /Engine/Plugins/Runtime/GameplayInteractions/Source/GameplayInteractionsModule/Public/GameplayInteractionContext.h |
| Include | #include "GameplayInteractionContext.h" |
| Source | /Engine/Plugins/Runtime/GameplayInteractions/Source/GameplayInteractionsModule/Private/GameplayInteractionContext.cpp |
void SendEvent
&40;
const FStateTreeEvent & Event
&41;
Remarks
Sends event for the StateTree. Will be received on the next tick by the StateTree.