Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IGraphController
| Type | Name | Description | |
|---|---|---|---|
| FNodeHandle | GetInputNodeWithName
(
const FVertexName& InName |
Returns a handle to an existing input node for the given graph input name. | |
| FConstNodeHandle | GetInputNodeWithName
(
const FVertexName& InName |
Returns a handle to an existing input node for the given graph input name. |