Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FVisualLoggerHelpers |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/VisualLogger/VisualLoggerTypes.h |
| Include Path | #include "VisualLogger/VisualLoggerTypes.h" |
Syntax
struct FVisualLoggerHelpers
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| VisualLogger/VisualLoggerTypes.h | |||
| VisualLogger/VisualLoggerTypes.h | |||
static void GetCategories
(
const FVisualLogEntry& RecordedLogs, |
VisualLogger/VisualLoggerTypes.h | ||
static void GetHistogramCategories
(
const FVisualLogEntry& RecordedLogs, |
VisualLogger/VisualLoggerTypes.h | ||
| VisualLogger/VisualLoggerTypes.h | |||
static FArchive & Serialize
(
FArchive& Ar, |
VisualLogger/VisualLoggerTypes.h |