FAutoDeleteAsyncTask::StartBackgroundTask

Run this task on the lo priority thread pool. It is not safe to use this object after this call.

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

Run this task on the lo priority thread pool. It is not safe to use this object after this call.

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