Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGDataCollection
Description
Only used as a temporary solution for old graph with nodes that didn't have params pins. Should NOT be used with new nodes.
| Name | GetParamsWithDeprecation |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGData.h |
| Include Path | #include "PCGData.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGData.cpp |
UPCGParamData * GetParamsWithDeprecation
(
const UPCGNode * Node
) const