Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async > API/Runtime/Core/Async/FAutoDeleteAsyncTask
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/AsyncWork.h |
| Include | #include "Async/AsyncWork.h" |
void StartSynchronousTask&40;&41;
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.