IBuildManifest::GetBuildFileList

Get the list of files in this build. Filenames are all relative to an install directory

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

/Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildManifest.h

Include

#include "Interfaces/IBuildManifest.h"

Syntax

TArray< FString > GetBuildFileList() const

Remarks

Get the list of files in this build. Filenames are all relative to an install directory

Returns

an array containing build files

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