Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/FGraph
| Type | Name | Description | |
|---|---|---|---|
| void | AddInputDataDestination
(
const FInputDataDestination& InDestination |
Add an input data destination to describe how data provided outside this graph should be routed internally. | |
| bool | AddInputDataDestination
(
const INode& InNode, |
Add an input data destination to describe how data provided outside this graph should be routed internally. |