Navigation
API > API/Plugins > API/Plugins/GameplayInteractionsModule
Base class (namespace) for all StateTree Tasks related to AI/Gameplay. This allows schemas to safely include all tasks child of this struct.
| Name | FGameplayInteractionStateTreeTask |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GameplayInteractions/Source/GameplayInteractionsModule/Public/GameplayInteractionsTypes.h |
| Include Path | #include "GameplayInteractionsTypes.h" |
Syntax
USTRUCT (Meta=(Hidden))
struct FGameplayInteractionStateTreeTask : public FStateTreeTaskBase
Inheritance Hierarchy
- FStateTreeNodeBase → FStateTreeTaskBase → FGameplayInteractionStateTreeTask