FEngineVersionBase

Overload list

Windows
MacOS
Linux
Name Description

Public function

FEngineVersionBase()

Empty constructor. Initializes the version to 0.0.0-0.

Public function

FEngineVersionBase

(
    uint16 InMajor,
    uint16 InMinor,
    uint16 InPatch,
    uint32 InChangelist
)

Constructs a version from the given components.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss