Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/IOperator
| Type | Name | Description | |
|---|---|---|---|
| *and implementing | BindOutputs
(
... |
Bind(...) has been deprecated in favor of BindInputs(...) and BindOutputs(...). | |
| void | BindOutputs
(
FOutputVertexInterfaceData& InVertexData |
BindOutputs binds data references in the IOperator with the FOutputVertexInterfaceData. |