Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGGraph > API/Plugins/PCG/UPCGGraph/AddNode
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 * AddNode
(
UPCGSettingsInterface * InSettings
)
Remarks
Creates a node using the given settings interface. Does not manage ownership - done outside of this method.