Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/Analysis
Inheritance Hierarchy
- IVertexAnalyzer
- FVertexAnalyzerBase
- FVertexAnalyzerEnvelopeFollower
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/Analysis/MetasoundFrontendVertexAnalyzerEnvelopeFollower.h |
| Include | #include "Analysis/MetasoundFrontendVertexAnalyzerEnvelopeFollower.h" |
Syntax
class FVertexAnalyzerEnvelopeFollower : public Metasound::Frontend::FVertexAnalyzerBase
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVertexAnalyzerEnvelopeFollower
(
const FCreateAnalyzerParams& InParams |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FName & | |||
| const FName & | GetDataType () |
Overridden from IVertexAnalyzer
| Type | Name | Description | |
|---|---|---|---|
| void | Execute () |
Executes analysis. |