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