Navigation
API > API/Runtime > API/Runtime/BuildPatchServices > API/Runtime/BuildPatchServices/Interfaces > API/Runtime/BuildPatchServices/Interfaces/IBuildPatchServicesModule
Type | Name | Description | |
---|---|---|---|
![]() |
IBuildInstallerRef | StartBuildInstall
(
BuildPatchServices::FInstallerConfiguration Configuration, |
StartBuildInstall(BuildPatchServices::FInstallerConfiguration, FBuildPatchBoolManifestDelegate) has been deprecated. Please use CreateBuildInstaller(BuildPatchServices::FBuildInstallerConfiguration, FBuildPatchInstallerDelegate) instead, followed by IBuildInstaller::StartInstallation. |
![]() |
IBuildInstallerPtr | StartBuildInstall
(
IBuildManifestPtr CurrentManifest, |
StartBuildInstall(IBuildManifestPtr, IBuildManifestPtr, const FString&, FBuildPatchBoolManifestDelegate, bool, TSet |