Navigation
API > API/Plugins > API/Plugins/RuntimeTelemetry
| Name | FRuntimeTelemetry |
| Type | class |
| Header File | /Engine/Plugins/Experimental/RuntimeTelemetry/Source/Public/RuntimeTelemetry.h |
| Include Path | #include "RuntimeTelemetry.h" |
Syntax
class FRuntimeTelemetry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRuntimeTelemetry() |
RuntimeTelemetry.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FRuntimeTelemetry() |
RuntimeTelemetry.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void EndSession() |
RuntimeTelemetry.h | ||
void RecordEvent_IoStoreOnDemand
(
const FString& Context, |
Useful event recording functions | RuntimeTelemetry.h | |
void RecordEvent_MemoryLLM
(
const FString& Context, |
RuntimeTelemetry.h | ||
void StartSession() |
RuntimeTelemetry.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FRuntimeTelemetry & Get() |
RuntimeTelemetry.h |