Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGNodeLogEntry
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Utils/PCGNodeVisualLogs.h |
|
|
|
Utils/PCGNodeVisualLogs.h |
|
FPCGNodeLogEntry()
| |
|
| Name |
FPCGNodeLogEntry |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Utils/PCGNodeVisualLogs.h |
| Include Path |
#include "Utils/PCGNodeVisualLogs.h" |
FPCGNodeLogEntry()
FPCGNodeLogEntry(const FText &, ELogVerbosity::Type)
| |
|
| Name |
FPCGNodeLogEntry |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Utils/PCGNodeVisualLogs.h |
| Include Path |
#include "Utils/PCGNodeVisualLogs.h" |
FPCGNodeLogEntry
(
const FText & InMessage,
ELogVerbosity::Type InVerbosity
)