Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Internationalization
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Internationalization/FastDecimalFormat.h |
| Include | #include "Internationalization/FastDecimalFormat.h" |
Syntax
struct FDecimalNumberFractionalLimits
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | NumericLimitLowest | ||
| double | NumericLimitMax |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDecimalNumberFractionalLimits
(
double InLowest, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FDecimalNumberFractionalLimits |