EPlatformInterfaceDataType

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EPlatformInterfaceDataType

Inheritance ObjectValueTypeEnumEPlatformInterfaceDataType
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
PIDT_None0
PIDT_Int1
PIDT_Float2
PIDT_String3
PIDT_Object4
PIDT_Custom5
PIDT_MAX6