IBuildPatchServicesModule::CreateBuildStatistics

Factory providing construction of a build statistics class.

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

/Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildPatchServicesModule.h

Include

#include "Interfaces/IBuildPatchServicesModule.h"

Syntax

BuildPatchServices::IBuildStatisticsRef CreateBuildStatistics
(
    const IBuildInstallerRef & Installer
) const

Remarks

Factory providing construction of a build statistics class.

Returns

an instance of an IBuildStatistics implementation.

Parameters

Parameter

Description

Installer

The installer to create a build statistics for.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss