Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
| Name | FMetasoundGraphSchemaAction |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphSchema.h |
| Include Path | #include "MetasoundEditorGraphSchema.h" |
Syntax
USTRUCT ()
struct FMetasoundGraphSchemaAction : public FEdGraphSchemaAction
Inheritance Hierarchy
- FEdGraphSchemaAction → FMetasoundGraphSchemaAction
Derived Classes
FMetasoundGraphSchemaAction derived class hierarchy
- FMetasoundGraphSchemaAction_NewAudioAnalyzer
- FMetasoundGraphSchemaAction_NewComment
- FMetasoundGraphSchemaAction_NewOutput
- FMetasoundGraphSchemaAction_NewReroute
- FMetasoundGraphSchemaAction_NodeWithMultipleOutputs
- FMetasoundGraphSchemaAction_Paste
- FMetasoundGraphSchemaAction_PromoteToOutput
- FMetasoundGraphSchemaAction_PromoteToVariable_MutatorNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MetasoundEditorGraphSchema.h | |||
FMetasoundGraphSchemaAction
(
FText InNodeCategory, |
MetasoundEditorGraphSchema.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FMetasoundGraphSchemaAction() |
MetasoundEditorGraphSchema.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FSlateBrush * GetIconBrush() |
MetasoundEditorGraphSchema.h | ||
virtual const FLinearColor & GetIconColor() |
MetasoundEditorGraphSchema.h |