Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/Analysis
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/Analysis/MetasoundFrontendGraphAnalyzer.h |
| Include | #include "Analysis/MetasoundFrontendGraphAnalyzer.h" |
Syntax
class FGraphAnalyzer
Remarks
Handles intrinsic analysis operations within a given graph should the graph's operator be enabled for analysis.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGraphAnalyzer
(
const FOperatorSettings& InSettings, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Execute () |
Execute analysis for the current block. |