Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
Interface builder for FInputVertexInterface declarations.
| Name | FInputVertexInterfaceDeclarationBuilder |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVertex.h |
| Include Path | #include "MetasoundVertex.h" |
Syntax
class FInputVertexInterfaceDeclarationBuilder : public Metasound::VertexPrivate::FSubInterfaceDeclarationBuilder
Inheritance Hierarchy
- FSubInterfaceDeclarationBuilder → FInputVertexInterfaceDeclarationBuilder
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FInputVertexInterfaceDeclarationBuilder
(
TArray< FInputDataVertex >& OutVertices, |
MetasoundVertex.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Vertices | TArray< FInputDataVertex > & | MetasoundVertex.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Build
(
ArgTypes&&... InArgs |
MetasoundVertex.h |