Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Utils > API/Plugins/PCG/Utils/FPCGNodeVisualLogs
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Utils/PCGNodeVisualLogs.h |
| Include | #include "Utils/PCGNodeVisualLogs.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/Utils/PCGNodeVisualLogs.cpp |
void Log
&40;
TWeakObjectPtr< const UPCGNode > InNode,
TWeakObjectPtr< UPCGComponent > InComponent,
ELogVerbosity::Type InVerbosity,
const FText & InMessage
&41;
Remarks
Log warnings and errors to be displayed on node in graph editor.