Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGNodeLogEntry |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Utils/PCGNodeVisualLogs.h |
| Include Path | #include "Utils/PCGNodeVisualLogs.h" |
Syntax
struct FPCGNodeLogEntry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Utils/PCGNodeVisualLogs.h | |||
FPCGNodeLogEntry
(
const FText& InMessage, |
Utils/PCGNodeVisualLogs.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Message | FText | Utils/PCGNodeVisualLogs.h | ||
| Verbosity | ELogVerbosity::Type | Utils/PCGNodeVisualLogs.h |