![]() |
Ark Server API (ASA) - Wiki
|
#include <AutomationTest.h>
Collaboration diagram for FAutomationTelemetryData:Public Member Functions | |
| FAutomationTelemetryData (const FString &InDataPoint, double InMeasurement, const FString &InContext) | |
Public Attributes | |
| FString | DataPoint |
| double | Measurement |
| FString | Context |
Flags for indicating the matching type to use for an expected error message. Aliased for backwards compatibility.
Definition at line 170 of file AutomationTest.h.
|
inline |
Definition at line 176 of file AutomationTest.h.
Here is the call graph for this function:
Here is the caller graph for this function:| FString FAutomationTelemetryData::Context |
Definition at line 174 of file AutomationTest.h.
| FString FAutomationTelemetryData::DataPoint |
Definition at line 172 of file AutomationTest.h.
| double FAutomationTelemetryData::Measurement |
Definition at line 173 of file AutomationTest.h.