Navigation
API > API/Plugins > API/Plugins/PCG
Classes
| Type | Name | Description | |
|---|---|---|---|
| FCallTime | |||
| FCallTreeInfo | |||
| FCapturedMessage | |||
| FExtraCapture | |||
| FPCGNodeLogEntry | |||
| FPCGNodeVisualLogs | Collections per-node graph execution warnings and errors. | ||
| FScopedCall |
Typedefs
| Name | Description |
|---|---|
| FPCGPerNodeVisualLogs |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | PCGLog::LogErrorOnGraph
(
const FText& InMsg, |
Convenience function that would either log error on the graph if there is a context, or in the console if not. | |
| void | PCGLog::LogWarningOnGraph
(
const FText& InMsg, |
Convenience function that would either log warning on the graph if there is a context, or in the console if not. | |
| void | PCGLog::Metadata::LogFailToCreateAttributeError
(
const FText& AttributeName, |
||
| void | PCGLog::Metadata::LogFailToCreateAttributeError
(
FName AttributeName, |
||
| void | PCGLog::Metadata::LogFailToGetAttributeError
(
const FText& AttributeName, |
||
| void | PCGLog::Metadata::LogFailToGetAttributeError
(
FName AttributeName, |
||
| void | PCGLog::Metadata::LogFailToGetAttributeError
(
const FPCGAttributePropertySelector& Selector, |