UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAutomationWorkerTelemetryData Struct Reference

#include <AutomationWorkerMessages.h>

+ Inheritance diagram for FAutomationWorkerTelemetryData:

Public Attributes

FString Storage
 
FString Configuration
 
FString Platform
 
FString TestName
 
TArray< FAutomationWorkerTelemetryItemItems
 
- Public Attributes inherited from FAutomationWorkerMessageBase
FGuid InstanceId = FGuid{}
 

Detailed Description

Implements a message that contains telemetry data.

Member Data Documentation

◆ Configuration

FString FAutomationWorkerTelemetryData::Configuration

◆ Items

TArray<FAutomationWorkerTelemetryItem> FAutomationWorkerTelemetryData::Items

◆ Platform

FString FAutomationWorkerTelemetryData::Platform

◆ Storage

FString FAutomationWorkerTelemetryData::Storage

◆ TestName

FString FAutomationWorkerTelemetryData::TestName

The documentation for this struct was generated from the following file: