UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BuildPatchServices::FInstallerAnalyticsFactory Class Reference

#include <InstallerAnalytics.h>

Static Public Member Functions

static IInstallerAnalyticsCreate (IAnalyticsProvider *AnalyticsProvider)
 

Detailed Description

A factory for creating an IInstallerAnalytics instance.

Member Function Documentation

◆ Create()

IInstallerAnalytics * BuildPatchServices::FInstallerAnalyticsFactory::Create ( IAnalyticsProvider AnalyticsProvider)
static

Creates an instance of an installer analytics handler, for use by other classes which report the events.

Parameters
AnalyticsProviderThe analytics provider interface.
Returns
the new IInstallerAnalytics instance created.

The documentation for this class was generated from the following files: