Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/FGraph
| Type | Name | Description | |
|---|---|---|---|
| void | AddOutputDataSource
(
const FOutputDataSource& InSource |
Add an output data source which describes routing of data which is owned this graph and exposed externally. | |
| bool | AddOutputDataSource
(
const INode& InNode, |
Add an output data source which describes routing of data which is owned this graph and exposed externally. |