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" |
BuildPatchServices::IBuildStatisticsRef CreateBuildStatistics
&40;
const IBuildInstallerRef & Installer
&41; const
Remarks
Factory providing construction of a build statistics class. an instance of an IBuildStatistics implementation.
Parameters
Name | Description |
---|---|
Installer | The installer to create a build statistics for. |