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

#include <AutomationWorkerMessages.h>

+ Inheritance diagram for FAutomationWorkerTestDataResponse:

Public Attributes

FString JsonData
 
bool bIsNew = false
 
- Public Attributes inherited from FAutomationWorkerMessageBase
FGuid InstanceId = FGuid{}
 

Detailed Description

Implements a message that responds to TestDataRequests.

Member Data Documentation

◆ bIsNew

bool FAutomationWorkerTestDataResponse::bIsNew = false

◆ JsonData

FString FAutomationWorkerTestDataResponse::JsonData

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