IBuildPatchServicesModule::UnregisterAppInstallation

Unregisters an installation on this machine

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

/Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildPatchServicesModule.h

Include

#include "Interfaces/IBuildPatchServicesModule.h"

Syntax

bool UnregisterAppInstallation
(
    const FString AppInstallDirectory
)

Remarks

Unregisters an installation on this machine

Returns

returns true if successfully removed installation directory

Parameters

Parameter

Description

AppInstallDirectory

The install location which RegisterAppInstallation was executed with

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss