Navigation
Unreal Engine C++ API Reference > Runtime > Core > Internationalization > FDecimalNumberIntegralLimits
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Internationalization/FastDecimalFormat.h |
Include | #include "Internationalization/FastDecimalFormat.h" |
FDecimalNumberIntegralLimits
(
int64 InLowest,
uint64 InMax,
bool bInIsSigned
)