FNullGraphTask::GetDesiredThread

Retrieve the thread that this task wants to run on.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/TaskGraphInterfaces.h"

Syntax

ENamedThreads::Type GetDesiredThread()

Remarks

Retrieve the thread that this task wants to run on.

Returns

the thread that this task should run on.

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