Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FAutoDeleteAsyncTask
Description
Tells the user job to do the work, sometimes called synchronously, sometimes from the thread pool. Calls the event tracker.
| Name | DoWork |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Async/AsyncWork.h |
| Include Path | #include "Async/AsyncWork.h" |
void DoWork()