Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/EdGraph > API/Plugins/RigVMEditor/EdGraph/NodeSpawners > API/Plugins/RigVMEditor/EdGraph/NodeSpawners/URigVMEdGraphNodeSpawner
References
| Module | RigVMEditor |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/EdGraph/NodeSpawners/RigVMEdGraphNodeSpawner.h |
| Include | #include "EdGraph/NodeSpawners/RigVMEdGraphNodeSpawner.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Private/EdGraph/NodeSpawners/RigVMEdGraphNodeSpawner.cpp |
static URigVMEdGraphNode * SpawnTemplateNode
(
UEdGraph * InParentGraph,
const TArray < FPinInfo > & InPins,
const FName & InNodeName
)