Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/FOutputVertexInterfaceData
| Type | Name | Description | |
|---|---|---|---|
| void | BindReadVertex
(
const FVertexName& InVertexName, |
Bind a read vertex from a value reference. | |
| void | BindReadVertex
(
const FVertexName& InVertexName, |
Bind a read vertex from a read reference. Slated for deprecation. | |
| void | BindReadVertex
(
const FVertexName& InVertexName, |
Bind a read vertex from a read reference. | |
| void | BindReadVertex
(
const FVertexName& InVertexName, |
Bind a read vertex from a write reference. Slated for deprecation. | |
| void | BindReadVertex
(
const FVertexName& InVertexName, |
Bind a read vertex from a write reference. |