Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
| Name | FVertexAnalyzerForwardInt |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/Analysis/MetasoundFrontendVertexAnalyzerForwardValue.h |
| Include Path | #include "Analysis/MetasoundFrontendVertexAnalyzerForwardValue.h" |
Syntax
class FVertexAnalyzerForwardInt : public Metasound::Frontend::TVertexAnalyzerForwardValue< FVertexAnalyzerForwardInt, int32 >
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVertexAnalyzerForwardInt
(
const FCreateAnalyzerParams& InParams |
Analysis/MetasoundFrontendVertexAnalyzerForwardValue.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FVertexAnalyzerForwardInt() |
Analysis/MetasoundFrontendVertexAnalyzerForwardValue.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FName & GetAnalyzerName() |
Analysis/MetasoundFrontendVertexAnalyzerForwardValue.h |