FBuildVersion::GetFileNameForCurrentExecutable

Get the path to the version file for the current executable.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Modules/BuildVersion.h

Include

#include "Modules/BuildVersion.h"

Source

/Engine/Source/Runtime/Core/Private/Modules/BuildVersion.cpp

Syntax

static FString GetFileNameForCurrentExecutable()

Remarks

Get the path to the version file for the current executable.

Returns

Path to the target's version file

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