Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IGraphController
| Type | Name | Description | |
|---|---|---|---|
| FConstNodeHandle | GetNodeWithID
(
FGuid InNodeID |
Returns a node by NodeID. If the node does not exist, an invalid handle is returned. | |
| FNodeHandle | GetNodeWithID
(
FGuid InNodeID |
Returns a node by NodeID. If the node does not exist, an invalid handle is returned. |