FEngineVersionBase::EncodeLicenseeChangelist

Encodes a licensee changelist number (by setting the top bit)

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/EngineVersionBase.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/EngineVersion.cpp

Syntax

static uint32 EncodeLicenseeChangelist
(
    uint32 Changelist
)

Remarks

Encodes a licensee changelist number (by setting the top bit)

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