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

#include <AutomationWorkerMessages.h>

+ Inheritance diagram for FAutomationWorkerPerformanceDataResponse:

Public Attributes

bool bSuccess = false
 
FString ErrorMessage
 
- Public Attributes inherited from FAutomationWorkerMessageBase
FGuid InstanceId = FGuid{}
 

Detailed Description

Implements a message that responds to PerformanceDataRequest.

Member Data Documentation

◆ bSuccess

bool FAutomationWorkerPerformanceDataResponse::bSuccess = false

◆ ErrorMessage

FString FAutomationWorkerPerformanceDataResponse::ErrorMessage

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