Navigation
Unreal Engine C++ API Reference > Runtime > Core > Internationalization
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Internationalization/FastDecimalFormat.h |
Include | #include "Internationalization/FastDecimalFormat.h" |
Syntax
struct FDecimalNumberIntegralLimits
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bIsNumericSigned | |
![]() |
int64 | NumericLimitLowest | |
![]() |
uint64 | NumericLimitMax |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FDecimalNumberIntegralLimits
(
int64 InLowest, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FDecimalNumberIntegralLimits |