Navigation
API > API/Plugins > API/Plugins/GameplayInteractionsModule > API/Plugins/GameplayInteractionsModule/FGameplayInteractionContext
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 |
bool Tick
(
const float DeltaTime
)
Remarks
Updates the underlying StateTree True if still requires to be ticked, false if done.