Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/FEdGraphSchemaAction_K2NewNode > API/Editor/BlueprintGraph/FEdGraphSchemaAction_K2NewNode/CreateNode
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2_Actions.h |
| Include | #include "EdGraphSchema_K2_Actions.h" |
| Source | /Engine/Source/Editor/BlueprintGraph/Private/EdGraphSchema_K2_Actions.cpp |
static UEdGraphNode &42; CreateNode
&40;
UEdGraph &42; ParentGraph,
TArrayView< UEdGraphPin &42; > FromPins,
const FVector2D Location,
TFunctionRef< UK2Node &42;(UEdGraph &42;)> ConstructionFn,
TFunctionRef< void(UK2Node &42;)> InitializerFn,
EK2NewNodeFlags Options
&41;