EObjectDataResourceVersion
Namespace: UAssetAPI.UnrealTypes
public enum EObjectDataResourceVersion
Inheritance Object → ValueType → Enum → EObjectDataResourceVersion
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Invalid | 0 | |
| Initial | 1 | |
| AddedCookedIndex | 2 | |
| LatestPlusOne | 3 | |
| Latest | 2 |