Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > FEdGraphSchemaAction_K2NewNode
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2_Actions.h |
Include | #include "EdGraphSchema_K2_Actions.h" |
template<typename NodeType> static NodeType * SpawnNodeFromTemplate ( class [UEdGraph](API\Runtime\Engine\EdGraph\UEdGraph) * ParentGraph, NodeType * InTemplateNode, const FVector2D Location, bool bSelectNewNode )