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