Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Output of analyzer (not to be confused with the node vertex output which an analyzer may be processing). Used to signify by an analyzer what information is sent to other threads using an analyzer view for logging, displaying, processing, etc. resulting analyzer data.
| Name | FAnalyzerOutput |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/Analysis/MetasoundFrontendVertexAnalyzer.h |
| Include Path | #include "Analysis/MetasoundFrontendVertexAnalyzer.h" |
Syntax
struct FAnalyzerOutput
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DataType | FName | Analysis/MetasoundFrontendVertexAnalyzer.h | ||
| Name | FName | Analysis/MetasoundFrontendVertexAnalyzer.h |