FApp::GetBuildVersion

Gets the unique version string for this build.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/App.h"

Source

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

Syntax

static const TCHAR * GetBuildVersion()

Remarks

Gets the unique version string for this build. This string is not assumed to have any particular format other being a unique identifier for the build.

Returns

The build version

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