Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraph > API/Runtime/Engine/EdGraph/UEdGraph/CreateNode
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraph.h |
| Include | #include "EdGraph/EdGraph.h" |
UEdGraphNode * CreateNode
(
TSubclassOf < UEdGraphNode > NewNodeClass,
bool bSelectNewNode
)