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