Navigation
API > API/Plugins > API/Plugins/MetasoundEditor > API/Plugins/MetasoundEditor/FMetasoundGraphS-_2
- FEdGraphSchemaAction::PerformAction()
- FMetasoundGraphSchemaAction_NodeWithMultipleOutputs::PerformAction()
- FMetasoundGraphSchemaAction_PromoteToVariable_DeferredAccessorNode::PerformAction()
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphSchema.h |
| Include | #include "MetasoundEditorGraphSchema.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Private/MetasoundEditorGraphSchema.cpp |
virtual UEdGraphNode &42; PerformAction
&40;
UEdGraph &42; ParentGraph,
UEdGraphPin &42; FromPin,
const FVector2D Location,
bool bSelectNewNode
&41;
Remarks
Execute this action, given the graph and schema, and possibly a pin that we were dragged from. Returns a node that was created by this action (if any).