EDecompressionType

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EDecompressionType

Inheritance ObjectValueTypeEnumEDecompressionType
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
DTYPE_Setup0
DTYPE_Invalid1
DTYPE_Preview2
DTYPE_Native3
DTYPE_RealTime4
DTYPE_Procedural5
DTYPE_Xenon6
DTYPE_Streaming7
DTYPE_MAX8