Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/SoundSubmixGraph > API/Editor/AudioEditor/SoundSubmixGraph/FSoundSubmixGraphSchemaAction_Ne-
- FEdGraphSchemaAction::PerformAction()
- FSoundSubmixGraphSchemaAction_NewNode::PerformAction()
References
Module | AudioEditor |
Header | /Engine/Source/Editor/AudioEditor/Classes/SoundSubmixGraph/SoundSubmixGraphSchema.h |
Include | #include "SoundSubmixGraph/SoundSubmixGraphSchema.h" |
Source | /Engine/Source/Editor/AudioEditor/Private/SoundSubmixGraphSchema.cpp |
virtual UEdGraphNode &42; PerformAction
&40;
class 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).