Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
Inheritance Hierarchy
- FEdGraphSchemaAction
- FMetasoundGraphSchemaAction
- FMetasoundGraphSchemaAction_NewOutput
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphSchema.h |
| Include | #include "MetasoundEditorGraphSchema.h" |
Syntax
USTRUCT ()
struct FMetasoundGraphSchemaAction_NewOutput : public FMetasoundGraphSchemaAction
Remarks
Adds an output to the graph
Variables
| Type | Name | Description | |
|---|---|---|---|
| FGuid | NodeID |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMetasoundGraphSchemaAction_NewOutput
(
FText InNodeCategory, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| UEdGraphNode * | PerformAction
(
UEdGraph* ParentGraph, |
Overridden from FMetasoundGraphSchemaAction
| Type | Name | Description | |
|---|---|---|---|
| const FSlateBrush * | GetIconBrush () |
||
| const FLinearColor & | GetIconColor () |