Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/Analysis
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/Analysis/MetasoundFrontendGraphAnalyzerView.h |
| Include | #include "Analysis/MetasoundFrontendGraphAnalyzerView.h" |
Syntax
class FMetasoundGraphAnalyzerView
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMetasoundGraphAnalyzerView
(
const FMetasoundAssetBase& InAssetBase, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddAnalyzerForAllSupportedOutputs
(
FName InAnalyzerName, |
||
| TArray< FMetasoundAnalyzerView * > | GetAnalyzerViews
(
FName InAnalyzerName |
||
| TArray< const FMetasoundAnalyzerView * > | GetAnalyzerViews
(
FName InAnalyzerName |
||
| TArray< FMetasoundAnalyzerView * > | GetAnalyzerViewsForOutput
(
const FGuid& InNodeID, |
||
| TArray< const FMetasoundAnalyzerView * > | GetAnalyzerViewsForOutput
(
const FGuid& InNodeID, |
||
| void | RemoveAnalyzerForAllSupportedOutputs
(
FName InAnalyzerName |
Typedefs
| Name | Description |
|---|---|
| FMetasoundGraphAnalyzerOutputKey |