Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/FNiagaraSchemaAction_NewNode
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/EdGraphSchema_Niagara.h |
| Include | #include "EdGraphSchema_Niagara.h" |
template<typename NodeType>
static NodeType * SpawnNodeFromTemplate
(
class UEdGraph * ParentGraph,
NodeType * InTemplateNode,
const FVector2D Location,
bool bSelectNewNode
)