UGameplayTask::TaskOwnerEnded

Called when task owner has "ended" (before the task ends) kills the task. Calls OnDestroy.

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

void TaskOwnerEnded()

Remarks

Called when task owner has "ended" (before the task ends) kills the task. Calls OnDestroy.

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