![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <InstallerAnalytics.h>
Static Public Member Functions | |
| static IInstallerAnalytics * | Create (IAnalyticsProvider *AnalyticsProvider) |
A factory for creating an IInstallerAnalytics instance.
|
static |
Creates an instance of an installer analytics handler, for use by other classes which report the events.
| AnalyticsProvider | The analytics provider interface. |