Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/FVertexInterface
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FOutputVertexInterface & GetOutputInterface () |
Return the output interface. | MetasoundVertex.h | |
| Return the output interface. | MetasoundVertex.h |
GetOutputInterface()
Description
Return the output interface.
| Name | GetOutputInterface |
| 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 |
const FOutputVertexInterface & GetOutputInterface() const
GetOutputInterface()
Description
Return the output interface.
| Name | GetOutputInterface |
| 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 |
FOutputVertexInterface & GetOutputInterface()