FAsyncTask::DoThreadedWork

Performs the work, this is only called from a pool thread.

Windows
MacOS
Linux

Override Hierarchy

IQueuedWork::DoThreadedWork()

FAsyncTask::DoThreadedWork()

References

Module

Core

Header

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

Include

#include "Async/AsyncWork.h"

Syntax

virtual void DoThreadedWork()

Remarks

Performs the work, this is only called from a pool 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