FAsyncTaskExecuterWithAbort::CancelAndDelete

Tells the child FAbandonableTask to terminate itself, via the bAbort flag passed in SetAbortSource, and then starts a [TDeleterTask](API\Plugins\ModelingOperators\TDeleterTask) that waits for completion and

Windows
MacOS
Linux

References

Module

ModelingOperators

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingOperators/Public/ModelingTaskTypes.h

Include

#include "ModelingTaskTypes.h"

Syntax

void CancelAndDelete()

Remarks

Tells the child FAbandonableTask to terminate itself, via the bAbort flag passed in SetAbortSource, and then starts a TDeleterTask that waits for completion and

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