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 FVisualLogEventBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FString | FriendlyDesc | ||
| const FString | Name | ||
| const ELogVerbosity::Type | Verbosity |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVisualLogEventBase
(
const FString& InName, |