Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGGraph
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/PCGGraph.h |
| Include | #include "PCGGraph.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/PCGGraph.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;Graph&41;
TObjectPtr< UPCGNode > ReconstructNewNode
&40;
const UPCGNode &42; InNode
&41;
Remarks
Duplicate a given node by creating a new node with the same settings and properties, but without any edges and add it to the graph