Navigation
Unreal Engine C++ API Reference > Runtime > BuildPatchServices > Interfaces > IBuildPatchServicesModule > StartBuildInstall
Deprecated * StartBuildInstall(BuildPatchServices::FInstallerConfiguration, FBuildPatchBoolManifestDelegate) has been deprecated. Please use CreateBuildInstaller(BuildPatchServices::FBuildInstallerConfiguration, FBuildPatchInstallerDelegate) instead, followed by IBuildInstaller::StartInstallation.
References
Module | BuildPatchServices |
Header | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildPatchServicesModule.h |
Include | #include "Interfaces/IBuildPatchServicesModule.h" |
IBuildInstallerRef StartBuildInstall
&40;
BuildPatchServices::FInstallerConfiguration Configuration,
FBuildPatchBoolManifestDelegate OnCompleteDelegate
&41;