FAutoDeleteAsyncTask::StartSynchronousTask

Run this task on this thread, now.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/AsyncWork.h"

Syntax

void StartSynchronousTask()

Remarks

Run this task on this thread, now. Will end up destroying myself, so 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