Navigation
API > API/Runtime > API/Runtime/TelemetryUtils
Inheritance Hierarchy
- IModuleInterface
- FTelemetryUtils
References
| Module | TelemetryUtils |
| Header | /Engine/Source/Runtime/Analytics/TelemetryUtils/Public/TelemetryUtils.h |
| Include | #include "TelemetryUtils.h" |
Syntax
class FTelemetryUtils : public IModuleInterface
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FTelemetryUtils & | Get () |
||
| FTelemetryRouter & | GetRouter () |
Returns an object used for routing structured telemetry data between producers and consumers. | |
| bool | IsAvailable () |