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" |
IBuildInstallStreamerRef CreateBuildInstallStreamer
(
BuildPatchServices::FBuildInstallStreamerConfiguration Configuration
)
Remarks
Factory providing construction of a build streamer class. an instance of an IBuildInstallStreamer implementation.
Parameters
| Name | Description |
|---|---|
| Configuration | The configuration for the installer. |