![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AutomationWorkerMessages.h>
Inheritance diagram for FAutomationWorkerTelemetryData:Public Attributes | |
| FString | Storage |
| FString | Configuration |
| FString | Platform |
| FString | TestName |
| TArray< FAutomationWorkerTelemetryItem > | Items |
Public Attributes inherited from FAutomationWorkerMessageBase | |
| FGuid | InstanceId = FGuid{} |
Implements a message that contains telemetry data.
| FString FAutomationWorkerTelemetryData::Configuration |
| TArray<FAutomationWorkerTelemetryItem> FAutomationWorkerTelemetryData::Items |
| FString FAutomationWorkerTelemetryData::Platform |
| FString FAutomationWorkerTelemetryData::Storage |
| FString FAutomationWorkerTelemetryData::TestName |