Choose your operating system:
Windows
macOS
Linux
| IGameplayTaskOwnerInterface::GetGameplayTasksComponent()
|
Module |
|
Header |
/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BTNode.h |
Include |
#include "BehaviorTree/BTNode.h" |
Source |
/Engine/Source/Runtime/AIModule/Private/BehaviorTree/BTNode.cpp |
virtual UGameplayTasksComponent * GetGameplayTasksComponent
(
const UGameplayTask & Task
) const
Finds tasks component for given GameplayTask, Task.GetGameplayTasksComponent() may not be initialized at this point!