Enum EPlatformInterfaceDataType
An enum for the types of data used in a PlatformInterfaceData struct.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EPlatformInterfaceDataType
Fields
Name | Description |
---|---|
PIDT_Custom | |
PIDT_Float | |
PIDT_Int | |
PIDT_MAX | |
PIDT_None | |
PIDT_Object | |
PIDT_String |