Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Util > API/Runtime/GeometryCore/Util/FProgressCancel
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Util/ProgressCancel.h |
| Include | #include "Util/ProgressCancel.h" |
void SetCurrentScopeProgressTo
&40;
float NewProgressFrac
&41;
Remarks
Note: This function will leave the current progress unchanged if the target value is less than the current progress it will not allow the progress value to go backward.
Parameters
| Name | Description |
|---|---|
| ProgressFrac | Value to set current progress to, as a fraction of the current active progress range |