Navigation
API > API/Runtime > API/Runtime/BuildPatchServices > API/Runtime/BuildPatchServices/FInstallerAction
References
| Module | BuildPatchServices |
| Header | /Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchSettings.h |
| Include | #include "BuildPatchSettings.h" |
| Source | /Engine/Source/Runtime/Online/BuildPatchServices/Private/BuildPatchSettings.cpp |
static FInstallerAction MakeUninstall
&40;
const IBuildManifestRef & Manifest
&41;
Remarks
Creates an uninstall action. the action setup for performing an uninstall, deleting all files referenced by the manifest.
Parameters
| Name | Description |
|---|---|
| Manifest | The manifest for the build currently installed. |