Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/Util/ProgressCancel.h |
Include |
#include "Util/ProgressCancel.h" |
class FProgressCancel
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
Name | Description | ||
---|---|---|---|
|
AddWarning ( |
||
|
Cancelled() |
Name |
Description |
|
---|---|---|
|
FMessageInfo |
Name |
Description |
|
---|---|---|
|
EMessageLevel |