TAsyncGraphTask::GetDesiredThread

Returns the name of the thread that this task should run on.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/Async.h"

Syntax

ENamedThreads::Type GetDesiredThread()

Remarks

Returns the name of the thread that this task should run on.

Returns

Always run on any thread.

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