Choose your operating system:
Windows
macOS
Linux
| IGameplayTaskOwnerInterface::GetGameplayTaskAvatar()
|
Module |
|
Header |
/Engine/Source/Runtime/GameplayTasks/Classes/GameplayTask.h |
Include |
#include "GameplayTask.h" |
Source |
/Engine/Source/Runtime/GameplayTasks/Private/GameplayTask.cpp |
virtual AActor * GetGameplayTaskAvatar
(
const UGameplayTask * Task
) const
Get "body" of task's owner / default, having location in world (e.g. Owner = AIController, Avatar = Pawn)