EPropertyType

Namespace: UAssetAPI.Unversioned

public enum EPropertyType

Inheritance ObjectValueTypeEnumEPropertyType
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
ByteProperty0
BoolProperty1
IntProperty2
FloatProperty3
ObjectProperty4
NameProperty5
DelegateProperty6
DoubleProperty7
ArrayProperty8
StructProperty9
StrProperty10
TextProperty11
InterfaceProperty12
MulticastDelegateProperty13
WeakObjectProperty14
LazyObjectProperty15
AssetObjectProperty16
SoftObjectProperty17
UInt64Property18
UInt32Property19
UInt16Property20
Int64Property21
Int16Property22
Int8Property23
MapProperty24
SetProperty25
EnumProperty26
FieldPathProperty27
Unknown255