Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGGraph
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGGraph.h |
| Include | #include "PCGGraph.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGGraph.cpp |
UPCGNode * FindNodeWithSettings
(
const UPCGSettingsInterface * InSettings,
bool bRecursive
) const
Remarks
Returns the node with the given settings in the graph, if any