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