Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Utils
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Utils/PCGNodeVisualLogs.h |
| Include | #include "Utils/PCGNodeVisualLogs.h" |
Syntax
struct FPCGNodeLogEntry
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< UPCGComponent > | Component | ||
| FText | Message | ||
| ELogVerbosity::Type | Verbosity |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPCGNodeLogEntry
(
const FText& InMessage, |