Navigation
Unreal Engine C++ API Reference > Plugins > ModelingOperators > FAsyncTaskExecuterWithAbort
References
Module | ModelingOperators |
Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/ModelingTaskTypes.h |
Include | #include "ModelingTaskTypes.h" |
void CancelAndDelete&40;&41;
Remarks
Tells the child FAbandonableTask to terminate itself, via the bAbort flag passed in SetAbortSource, and then starts a TDeleterTask that waits for completion to delete this task.