Navigation
BlueprintAPI > BlueprintAPI/Audio > BlueprintAPI/Audio/MetaSound > BlueprintAPI/Audio/MetaSound/Builder
Connects a given node's inputs to all graph inputs for shared interfaces implemented on both the node's referenced class and the builder's MetaSound graph. Returns outputs of connected input nodes.
Target is MetaSound Builder Base
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Node Handle |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Succeeded | |
| exec | Failed | |
| struct | Connected Graph Input Node Outputs |