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