FAutoDeleteAsyncTask::DoThreadedWork

Always called from the thread pool. Just passes off to DoWork

Windows
MacOS
Linux

Override Hierarchy

IQueuedWork::DoThreadedWork()

FAutoDeleteAsyncTask::DoThreadedWork()

References

Module

Core

Header

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

Include

#include "Async/AsyncWork.h"

Syntax

virtual void DoThreadedWork()

Remarks

Always called from the thread pool. Just passes off to DoWork

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