IAsyncTask::GetTaskState

Gets the current state of the task.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Async/IAsyncTask.h

Include

#include "Async/IAsyncTask.h"

Syntax

EAsyncTaskState GetTaskState()

Remarks

Gets the current state of the task.

Returns

Task state.

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