Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
Action to add a node to the graph
| Name | FMetasoundGraphSchemaAction_NewNode |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphSchema.h |
| Include Path | #include "MetasoundEditorGraphSchema.h" |
Syntax
USTRUCT ()
struct FMetasoundGraphSchemaAction_NewNode : public FMetasoundGraphSchemaAction_NodeWithMultipleOutputs
Inheritance Hierarchy
- FEdGraphSchemaAction → FMetasoundGraphSchemaAction → FMetasoundGraphSchemaAction_NodeWithMultipleOutputs → FMetasoundGraphSchemaAction_NewNode
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MetasoundEditorGraphSchema.h | |||
FMetasoundGraphSchemaAction_NewNode
(
const FText& InNodeCategory, |
MetasoundEditorGraphSchema.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FMetasoundGraphSchemaAction_NewNode() |
MetasoundEditorGraphSchema.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| QueryResult | TSharedPtr< Metasound::Editor::ISchemaQueryResult > | MetasoundEditorGraphSchema.h |
Functions
Public
Overridden from FMetasoundGraphSchemaAction
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FSlateBrush * GetIconBrush() |
MetasoundEditorGraphSchema.h | ||
virtual const FLinearColor & GetIconColor() |
MetasoundEditorGraphSchema.h |
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 |