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" |
IBuildInstallerRef CreateBuildInstaller
&40;
BuildPatchServices::FBuildInstallerConfiguration Configuration,
FBuildPatchInstallerDelegate OnComplete
&41; const
Remarks
Factory providing construction of a build installer class. an instance of an IBuildInstaller implementation.
Parameters
Name | Description |
---|---|
Configuration | The configuration for the installer. |