Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/SoundClassGraph > API/Editor/AudioEditor/SoundClassGraph/FSoundClassGraphSchemaAction_New-
- FEdGraphSchemaAction::PerformAction()
- FSoundClassGraphSchemaAction_NewNode::PerformAction()
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Classes/SoundClassGraph/SoundClassGraphSchema.h |
| Include | #include "SoundClassGraph/SoundClassGraphSchema.h" |
| Source | /Engine/Source/Editor/AudioEditor/Private/SoundClassGraphSchema.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).