Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/FVertexInterfaceData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MetasoundVertexData.h | |||
FVertexInterfaceData
(
const FVertexInterface& InVertexInterface |
Construct using an FVertexInterface. | MetasoundVertexData.h |
FVertexInterfaceData()
| Name | FVertexInterfaceData |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVertexData.h |
| Include Path | #include "MetasoundVertexData.h" |
FVertexInterfaceData()
FVertexInterfaceData(const FVertexInterface &)
Description
Construct using an FVertexInterface.
| Name | FVertexInterfaceData |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVertexData.h |
| Include Path | #include "MetasoundVertexData.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Private/MetasoundVertexData.cpp |
FVertexInterfaceData
(
const FVertexInterface & InVertexInterface
)