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