Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FStringFormatArg
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/StringFormatArg.h |
Include | #include "Misc/StringFormatArg.h" |
Syntax
enum EType
&123;
Int,
UInt,
Double,
String,
StringLiteralANSI,
StringLiteralWIDE,
StringLiteralUCS2,
StringLiteralUTF8,
&125;
Values
Name | Description |
---|---|
Int | |
UInt | |
Double | |
String | |
StringLiteralANSI | |
StringLiteralWIDE | |
StringLiteralUCS2 | |
StringLiteralUTF8 |