Navigation
| Name | TelemetryUtils |
| Type | Runtime |
| Location | /Engine/Source/Runtime/Analytics/TelemetryUtils/ |
| Module Build Rules | TelemetryUtils.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FTelemetryRouter | Provides an interface for routing structured telemetry data between prooducers (engine/editor systems) and consumers (modules which will format the data for a particular telemetry endpoint) |
| FTelemetryUtils |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| HasTelemetryID | bool | TelemetryRouter.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGuid UE::Telemetry::Private::GetDataKey() |
TelemetryRouter.h | ||
auto UE::Telemetry::Private::GetDataKeyInternal() |
TelemetryRouter.h |