Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
Inheritance Hierarchy
- FEdGraphSchemaAction
- FMetasoundGraphSchemaAction
- FMetasoundGraphSchemaAction_NodeWithMultipleOutputs
- FMetasoundGraphSchemaAction_PromoteToVariable_AccessorNode
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphSchema.h |
| Include | #include "MetasoundEditorGraphSchema.h" |
Syntax
USTRUCT ()
struct FMetasoundGraphSchemaAction_PromoteToVariable_AccessorNode : public FMetasoundGraphSchemaAction_NodeWithMultipleOutputs
Remarks
Promotes an input to a graph variable & respective getter node, using its respective literal value as the default value
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FMetasoundGraphSchemaAction_NodeWithMultipleOutputs
| Type | Name | Description | |
|---|---|---|---|
| UEdGraphNode * | PerformAction
(
UEdGraph* ParentGraph, |