Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/SoundCueGraph > API/Editor/AudioEditor/SoundCueGraph/FSoundCueGraphSchemaAction_NewFr-
- FSoundCueGraphSchemaAction_NewNode::PerformAction()
- FSoundCueGraphSchemaAction_NewFromSelected::PerformAction()
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Classes/SoundCueGraph/SoundCueGraphSchema.h |
| Include | #include "SoundCueGraph/SoundCueGraphSchema.h" |
| Source | /Engine/Source/Editor/AudioEditor/Private/SoundCueGraphSchema.cpp |
virtual UEdGraphNode * PerformAction
(
class UEdGraph * ParentGraph,
UEdGraphPin * FromPin,
const FVector2D Location,
bool bSelectNewNode
)