Navigation
API > API/Plugins > API/Plugins/CommonUI
| Name | ECommonNumericType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonNumericTextBlock.h |
| Include Path | #include "CommonNumericTextBlock.h" |
Syntax
enum ECommonNumericType
{
Number,
Percentage,
Seconds,
Distance,
}
Values
| Name | Remarks |
|---|---|
| Number | |
| Percentage | |
| Seconds | |
| Distance |