Navigation
API > API/Runtime > API/Runtime/CoreUObject
Copyright Epic Games, Inc. All Rights Reserved.
| Name | Verse::EFloatStringFormat |
| Type | enum |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/VerseVM/VVMFloatPrinting.h |
| Include Path | #include "VerseVM/VVMFloatPrinting.h" |
Syntax
namespace Verse
{
enum EFloatStringFormat
{
Legacy,
ShortestOfFixedOrScientific,
}
}
Values
| Name | Remarks |
|---|---|
| Legacy | |
| ShortestOfFixedOrScientific |