EDecompressionType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EDecompressionType
Inheritance Object → ValueType → Enum → EDecompressionType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| DTYPE_Setup | 0 | |
| DTYPE_Invalid | 1 | |
| DTYPE_Preview | 2 | |
| DTYPE_Native | 3 | |
| DTYPE_RealTime | 4 | |
| DTYPE_Procedural | 5 | |
| DTYPE_Xenon | 6 | |
| DTYPE_Streaming | 7 | |
| DTYPE_MAX | 8 |