Navigation
Unreal Engine C++ API Reference > Runtime
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FAnalyticsET | Public implementation of EpicGames.MCP.AnalyticsProvider | |
![]() |
FAnalyticsFlowTracker | ||
![]() |
FAnalyticsProviderETEventCache | Mixin class for Epic Telemetry implementors. | |
![]() |
FAnalyticsSessionSummaryManager | Manages the lifecycle of analytics summaries created by an application and its subsidiary processes. | |
![]() |
FAnalyticsSessionSummarySender | Sends the analytics session summary to Epic Games analytics service. | |
![]() |
IAnalyticsProviderET | ET specific analytics provider instance. | |
![]() |
IAnalyticsSessionSummarySender | Sends the analytics session summary to a backend service. |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EAnalyticsSessionShutdownType | Defines how the principal process (the application for which analytics is gathered) exited. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
const TCHAR * | LexToString
(
EAnalyticsSessionShutdownType ShutdownTypeCode |
Converts the specified shutdown code to its string representation. |