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