Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Util > API/Runtime/GeometryCore/Util/FGeometryResult
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Util/ProgressCancel.h |
| Include | #include "Util/ProgressCancel.h" |
bool CheckAndSetCancelled
(
FProgressCancel * Progress
)
Remarks
Test if the given Progress has been cancelled, if so, set the Result to Cancelled true if cancelled, false if not cancelled