Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/VisualLogger
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/VisualLogger/VisualLoggerTypes.h |
| Include | #include "VisualLogger/VisualLoggerTypes.h" |
Syntax
struct FVisualLogHistogramSample
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Category | ||
| FName | DataName | ||
| FName | GraphName | ||
| FVector2D | SampleValue | ||
| int32 | UniqueId | ||
| TEnumAsByte< ELogVerbosity::Type > | Verbosity |