Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
Include |
#include "Misc/AutomationTest.h" |
Source |
/Engine/Source/Runtime/Core/Private/Misc/AutomationTest.cpp |
Adds a telemetry data point measurement
Parameter |
Description |
---|---|
DataPoint |
Name of the Data point |
Measurement |
Value to associate to the data point |
Context |
optional context associated with the data point |