ELocMetadataType
Namespace: UAssetAPI.UnrealTypes
public enum ELocMetadataType
Inheritance Object → ValueType → Enum → ELocMetadataType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| None | 0 | |
| Boolean | 1 | |
| String | 2 | |
| Array | 3 | |
| Object | 4 |