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

#include <AutomationWorkerMessages.h>

+ Inheritance diagram for FAutomationWorkerPerformanceDataRequest:

Public Attributes

FString Platform
 
FString Hardware
 
FString TestName
 
TArray< doubleDataPoints
 
- Public Attributes inherited from FAutomationWorkerMessageBase
FGuid InstanceId = FGuid{}
 

Detailed Description

Implements a message to request the performance data for this hardware.

Member Data Documentation

◆ DataPoints

TArray<double> FAutomationWorkerPerformanceDataRequest::DataPoints

◆ Hardware

FString FAutomationWorkerPerformanceDataRequest::Hardware

◆ Platform

FString FAutomationWorkerPerformanceDataRequest::Platform

◆ TestName

FString FAutomationWorkerPerformanceDataRequest::TestName

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