Navigation
API > API/Runtime > API/Runtime/BuildPatchServices > API/Runtime/BuildPatchServices/FInstallerAction
Description
Helper for getting the current manifest, or install manifest if no current manifest. One will always be valid.
| Name | GetCurrentOrInstallManifest |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchSettings.h |
| Include Path | #include "BuildPatchSettings.h" |
IBuildManifestRef GetCurrentOrInstallManifest() const
the current, or the install manifest, based on validity respectively.