Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IGraphController
| Type | Name | Description | |
|---|---|---|---|
| FNodeHandle | AddNode
(
const FNodeRegistryKey& InKey, |
Add a new node to this graph from the node registry. | |
| FNodeHandle | AddNode
(
const FMetasoundFrontendClassMetadata& InClassMetadata, |
Add a new node to this graph. |