FInstallerAction::GetInstallOrCurrentManifest

Helper for getting the install manifest, or current manifest if no install manifest.

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

/Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchSettings.h

Include

#include "BuildPatchSettings.h"

Syntax

IBuildManifestRef GetInstallOrCurrentManifest() const

Remarks

Helper for getting the install manifest, or current manifest if no install manifest. One will always be valid.

Returns

the install, or the current manifest, based on validity respectively.

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