Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IDocumentGraphNodeCache
| Type | Name | Description | |
|---|---|---|---|
| TArray< const FMetasoundFrontendVertex * > | FindReroutedInputVertices
(
const FGuid& InNodeID, |
Recursively finds rerouted input vertices if they exist. Returns corresponding nodes to vertices if array provided. Sets boolean determining if connected to reroute if provided (optional). | |
| TArray< const FMetasoundFrontendVertex * > | FindReroutedInputVertices
(
const FGuid& InNodeID, |
Recursively finds rerouted input vertices if they exist. Returns corresponding nodes to vertices if array provided. Sets boolean determining if connected to reroute if provided (optional). |