Navigation
Unreal Engine C++ API Reference > Plugins > ModelingOperators > FAbortableBackgroundTask
Syntax
bool * bExternalAbortFlag
Remarks
Pointer to a bool owned somewhere else. If that bool becomes true, this task should cancel further computation