Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FAutomationTelemetryData Struct Reference

#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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ FAutomationTelemetryData()

FAutomationTelemetryData::FAutomationTelemetryData ( const FString & InDataPoint,
double InMeasurement,
const FString & InContext )
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:

Member Data Documentation

◆ Context

FString FAutomationTelemetryData::Context

Definition at line 174 of file AutomationTest.h.

◆ DataPoint

FString FAutomationTelemetryData::DataPoint

Definition at line 172 of file AutomationTest.h.

◆ Measurement

double FAutomationTelemetryData::Measurement

Definition at line 173 of file AutomationTest.h.


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