Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/SoundCueGraph
Inheritance Hierarchy
- FEdGraphSchemaAction
- FSoundCueGraphSchemaAction_NewNode
- FSoundCueGraphSchemaAction_NewFromSelected
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Classes/SoundCueGraph/SoundCueGraphSchema.h |
| Include | #include "SoundCueGraph/SoundCueGraphSchema.h" |
Syntax
USTRUCT ()
struct FSoundCueGraphSchemaAction_NewFromSelected : public FSoundCueGraphSchemaAction_NewNode
Remarks
Action to add nodes to the graph based on selected objects
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSoundCueGraphSchemaAction_NewFromSelected
(
FText InNodeCategory, |
Overridden from FSoundCueGraphSchemaAction_NewNode
| Type | Name | Description | |
|---|---|---|---|
| UEdGraphNode * | PerformAction
(
UEdGraph* ParentGraph, |