Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
Declare the beginning of a sub interface in a vertex interface declaration.
| Name | FBeginSubInterface |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVertex.h |
| Include Path | #include "MetasoundVertex.h" |
Syntax
template<typename VertexType>
struct FBeginSubInterface
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FName | MetasoundVertex.h |