EFormatArgumentType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EFormatArgumentType
Inheritance Object → ValueType → Enum → EFormatArgumentType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Int | 0 | |
| UInt | 1 | |
| Float | 2 | |
| Double | 3 | |
| Text | 4 | |
| Gender | 5 | |
| EFormatArgumentType_MAX | 6 |