Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/FNiagaraSchemaAction_NewNode > API/Plugins/NiagaraEditor/FNiagaraSchemaAction_NewNode/PerformAction
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/EdGraphSchema_Niagara.h |
| Include | #include "EdGraphSchema_Niagara.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/EdGraphSchema_Niagara.cpp |
virtual UEdGraphNode * PerformAction
(
class UEdGraph * ParentGraph,
TArray < UEdGraphPin * > & FromPins,
const FVector2D Location,
bool bSelectNewNode
)