UGameplayTasksComponent::GetGameplayTaskAvatar

Get "body" of task's owner / default, having location in world (e.g. Owner = AIController, Avatar = Pawn)

Windows
MacOS
Linux

Override Hierarchy

References

Module

GameplayTasks

Header

/Engine/Source/Runtime/GameplayTasks/Classes/GameplayTasksComponent.h

Include

#include "GameplayTasksComponent.h"

Syntax

virtual AActor * GetGameplayTaskAvatar
(
    const UGameplayTask * Task
) const

Remarks

Get "body" of task's owner / default, having location in world (e.g. Owner = AIController, Avatar = Pawn)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss