Navigation
API > API/Runtime > API/Runtime/BuildPatchServices > API/Runtime/BuildPatchServices/Interfaces > API/Runtime/BuildPatchServices/Interfaces/IBuildPatchServicesModule
References
Module | BuildPatchServices |
Header | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildPatchServicesModule.h |
Include | #include "Interfaces/IBuildPatchServicesModule.h" |
bool UnregisterAppInstallation
&40;
const FString AppInstallDirectory
&41;
Remarks
Unregisters an installation on this machine returns true if successfully removed installation directory
Parameters
Name | Description |
---|---|
AppInstallDirectory | The install location which RegisterAppInstallation was executed with |