Navigation
API > API/Editor > API/Editor/AIGraph > API/Editor/AIGraph/FAISchemaAction_NewNode
References
| Module | AIGraph |
| Header | /Engine/Source/Editor/AIGraph/Classes/AIGraphSchema.h |
| Include | #include "AIGraphSchema.h" |
template<typename NodeType>
static NodeType * SpawnNodeFromTemplate
(
class UEdGraph * ParentGraph,
NodeType * InTemplateNode,
const FVector2D Location
)