UGameplayTask::GetOwnerActor

Proper way to get the owning actor of task owner.

Windows
MacOS
Linux

References

Module

GameplayTasks

Header

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

Include

#include "GameplayTask.h"

Source

/Engine/Source/Runtime/GameplayTasks/Private/GameplayTask.cpp

Syntax

AActor * GetOwnerActor() const

Remarks

Proper way to get the owning actor of task owner. This can be the owner itself since the owner is given as a interface

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