Navigation
API > API/Runtime > API/Runtime/AutomationMessages
Implements a message that responds to TestDataRequests.
| Name | FAutomationWorkerTestDataResponse |
| Type | struct |
| Header File | /Engine/Source/Runtime/AutomationMessages/Public/AutomationWorkerMessages.h |
| Include Path | #include "AutomationWorkerMessages.h" |
Syntax
USTRUCT ()
struct FAutomationWorkerTestDataResponse : public FAutomationWorkerMessageBase
Inheritance Hierarchy
- FAutomationWorkerMessageBase → FAutomationWorkerTestDataResponse
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsNew | bool | AutomationWorkerMessages.h |
|
|
| JsonData | FString | AutomationWorkerMessages.h |
|