Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/FGraph
| Type | Name | Description | |
|---|---|---|---|
| void | AddDataEdge
(
const FDataEdge& InEdge |
Add an edge to the graph. | |
| bool | AddDataEdge
(
const INode& FromNode, |
Add an edge to the graph, connecting two vertices from two nodes. |