Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
Include |
#include "EdGraph/EdGraphSchema.h" |
Source |
/Engine/Source/Runtime/Engine/Private/EdGraph/EdGraphSchema.cpp |
static UEdGraphNode * CreateNode
(
class UEdGraph * ParentGraph,
UEdGraphPin * FromPin,
const FVector2D Location,
class UEdGraphNode * InNodeTemplate
)