Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/SoundCueGraph
Inheritance Hierarchy
- FEdGraphSchemaAction
- FSoundCueGraphSchemaAction_Paste
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Classes/SoundCueGraph/SoundCueGraphSchema.h |
| Include | #include "SoundCueGraph/SoundCueGraphSchema.h" |
Syntax
USTRUCT ()
struct FSoundCueGraphSchemaAction_Paste : public FEdGraphSchemaAction
Remarks
Action to paste clipboard contents into the graph
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSoundCueGraphSchemaAction_Paste
(
FText InNodeCategory, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UEdGraphNode * | PerformAction
(
UEdGraph* ParentGraph, |