Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FVisualLogDevice
| Name | FVisualLogEntryItem |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/VisualLogger/VisualLoggerTypes.h |
| Include Path | #include "VisualLogger/VisualLoggerTypes.h" |
Syntax
struct FVisualLogEntryItem
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| VisualLogger/VisualLoggerTypes.h | |||
FVisualLogEntryItem
(
FName InOwnerName, |
VisualLogger/VisualLoggerTypes.h | ||
FVisualLogEntryItem
(
const FName& InOwnerName, |
VisualLogger/VisualLoggerTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Entry | FVisualLogEntry | VisualLogger/VisualLoggerTypes.h | ||
| OwnerClassName | FName | VisualLogger/VisualLoggerTypes.h | ||
| OwnerDisplayName | FName | VisualLogger/VisualLoggerTypes.h | ||
| OwnerName | FName | VisualLogger/VisualLoggerTypes.h |