Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/INodeController
| Type | Name | Description | |
|---|---|---|---|
| FInputHandle | GetInputWithID
(
FGuid InVertexID |
Returns an input with the given id.If the input does not exist, an invalid handle is returned. | |
| FConstInputHandle | GetInputWithID
(
FGuid InVertexID |
Returns an input with the given name. |