Navigation
API > API/Runtime > API/Runtime/Json > API/Runtime/Json/Serialization
Type
typedef TVariant < int32 , uint32 , int64 , float, double > JsonNumberValueVariants
References
| Module | Json |
| Header | /Engine/Source/Runtime/Json/Public/Serialization/JsonTypes.h |
| Include | #include "Serialization/JsonTypes.h" |
Remarks
We always read with the highest precisions (int64 or double), but we can write with any level of precision