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