Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
Action to create new reroute node
| Name | FMetasoundGraphSchemaAction_NewReroute |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphSchema.h |
| Include Path | #include "MetasoundEditorGraphSchema.h" |
Syntax
USTRUCT ()
struct FMetasoundGraphSchemaAction_NewReroute : public FMetasoundGraphSchemaAction
Inheritance Hierarchy
- FEdGraphSchemaAction → FMetasoundGraphSchemaAction → FMetasoundGraphSchemaAction_NewReroute
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MetasoundEditorGraphSchema.h | |||
FMetasoundGraphSchemaAction_NewReroute
(
const FLinearColor* InIconColor, |
MetasoundEditorGraphSchema.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FMetasoundGraphSchemaAction_NewReroute() |
MetasoundEditorGraphSchema.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bShouldTransact | bool | MetasoundEditorGraphSchema.h | ||
| IconColor | FLinearColor | 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 |