Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/FSubInterfaceDeclarationBuilder
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Add
(
FBeginSubInterface&& InSubInterface |
MetasoundVertex.h | ||
void Add
(
FEndSubInterface&& InSubInterface |
MetasoundVertex.h |
Add(FBeginSubInterface &&)
| Name | Add |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVertex.h |
| Include Path | #include "MetasoundVertex.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Private/MetasoundVertex.cpp |
void Add
(
FBeginSubInterface && InSubInterface
)
Add(FEndSubInterface &&)
| Name | Add |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVertex.h |
| Include Path | #include "MetasoundVertex.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Private/MetasoundVertex.cpp |
void Add
(
FEndSubInterface && InSubInterface
)