EngineVersion

Namespace: UAssetAPI.UnrealTypes

An enum used to represent all retail versions of the Unreal Engine. Each version entry represents a particular ObjectVersion, a particular ObjectVersionUE5, and the default set of all applicable CustomVersion enum values.

public enum EngineVersion

Inheritance ObjectValueTypeEnumEngineVersion
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
UNKNOWN0
VER_UE4_OLDEST_LOADABLE_PACKAGE1
VER_UE4_024.0
VER_UE4_134.1
VER_UE4_244.2
VER_UE4_354.3
VER_UE4_464.4
VER_UE4_574.5
VER_UE4_684.6
VER_UE4_794.7
VER_UE4_8104.8
VER_UE4_9114.9
VER_UE4_10124.10
VER_UE4_11134.11
VER_UE4_12144.12
VER_UE4_13154.13
VER_UE4_14164.14
VER_UE4_15174.15
VER_UE4_16184.16
VER_UE4_17194.17
VER_UE4_18204.18
VER_UE4_19214.19
VER_UE4_20224.20
VER_UE4_21234.21
VER_UE4_22244.22
VER_UE4_23254.23
VER_UE4_24264.24
VER_UE4_25274.25
VER_UE4_26284.26
VER_UE4_27294.27
VER_UE5_0305.0
VER_UE5_1315.1
VER_UE5_2325.2
VER_UE4_AUTOMATIC_VERSION_PLUS_ONE33
VER_UE4_AUTOMATIC_VERSION32The newest specified version of the Unreal Engine.