FInstallerAction::GetCurrentOrInstallManifest

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

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

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

Include

#include "BuildPatchSettings.h"

Syntax

IBuildManifestRef GetCurrentOrInstallManifest() const

Remarks

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

Returns

the current, or the install 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