FAsyncTask::StartBackgroundTask

Queue this task for processing by the background thread pool

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/AsyncWork.h"

Syntax

void StartBackgroundTask
(
    FQueuedThreadPool * InQueuedPool
)

Remarks

Queue this task for processing by the background thread pool

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