Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/UI
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/UI/Progress.h |
| Include | #include "UI/Progress.h" |
Syntax
class FProgress
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
~FProgress () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddUnderlying
(
FProgress* Progress |
||
| const FString & | GetName () |
||
| FProgress * | GetParent () |
||
| double | |||
| void | Increase the advancement of of one step | ||
| bool | IsRoot () |
||
| void | UnderlyingFinished
(
FProgress* Progress |