EVersionComparison

Components of a version string.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/EngineVersionBase.h

Include

#include "Misc/EngineVersionBase.h"

Syntax

enum EVersionComparison
{
    Neither,
    First,
    Second,
}

Values

Name

Description

Neither

First

Second

Remarks

Components of a version string.

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