PropertySerializationContext
Namespace: UAssetAPI.PropertyTypes.Objects
public enum PropertySerializationContext
Inheritance Object → ValueType → Enum → PropertySerializationContext
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Normal | 0 | |
| Array | 1 | |
| Map | 2 | |
| StructFallback | 3 | |
| CanBeZero | 4 |