FProgressCancel

[FProgressCancel](API\Plugins\GeometricObjects\Util\FProgressCancel) is an obejct that is intended to be passed to long-running computes to do two things: 1) provide progress info back to caller (not implemented yet) 2) allow caller to cancel the computation

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Util/ProgressCancel.h

Include

#include "Util/ProgressCancel.h"

Syntax

class FProgressCancel

Remarks

FProgressCancel is an obejct that is intended to be passed to long-running computes to do two things: 1) provide progress info back to caller (not implemented yet) 2) allow caller to cancel the computation

Variables

Name Description

Public variable

TFunction< bool...

 

CancelF

Functions

Name Description

Public function

bool

 

Cancelled()

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