Navigation
API > API/Runtime > API/Runtime/AutomationMessages
References
| Module | AutomationMessages |
| Header | /Engine/Source/Runtime/AutomationMessages/Public/AutomationWorkerMessages.h |
| Include | #include "AutomationWorkerMessages.h" |
Syntax
struct FAutomationWorkerTelemetryItem
Remarks
Implements a message that contains telemetry data point.
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAutomationWorkerTelemetryItem
(
const FAutomationTelemetryData& InItem |
|||
FAutomationWorkerTelemetryItem
(
FString& InDataPoint, |