Navigation
Unreal Engine C++ API Reference > Runtime > BuildPatchServices > Interfaces > IBuildPatchServicesModule
References
Module | BuildPatchServices |
Header | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildPatchServicesModule.h |
Include | #include "Interfaces/IBuildPatchServicesModule.h" |
IBuildInstallStreamerRef CreateBuildInstallStreamer
&40;
BuildPatchServices::FBuildInstallStreamerConfiguration Configuration
&41;
Remarks
Factory providing construction of a build streamer class. an instance of an IBuildInstallStreamer implementation.
Parameters
Name | Description |
---|---|
Configuration | The configuration for the installer. |