Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Utils > API/Plugins/PCG/Utils/FPCGNodeVisualLogs
| Type | Name | Description | |
|---|---|---|---|
| FText | GetLogsSummaryText
(
const FPCGStack& InBaseStack, |
Summary text of all visual logs produced while executing the provided base stack, appropriate for display in graph editor tooltip. | |
| FText | GetLogsSummaryText
(
const UPCGNode* InNode, |
Returns summary text of visual logs from recent execution, appropriate for display in graph editor tooltip. |