Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
Inheritance Hierarchy
- FEdGraphSchemaAction
- FMetasoundGraphSchemaAction
- FMetasoundGraphSchemaAction_NewAudioAnalyzer
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphSchema.h |
| Include | #include "MetasoundEditorGraphSchema.h" |
Syntax
USTRUCT ()
struct FMetasoundGraphSchemaAction_NewAudioAnalyzer : public FMetasoundGraphSchemaAction
Remarks
Action to create new Audio Analyzer node
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| UEdGraphNode * | PerformAction
(
UEdGraph* ParentGraph, |
Overridden from FMetasoundGraphSchemaAction
| Type | Name | Description | |
|---|---|---|---|
| const FLinearColor & | GetIconColor () |