Navigation
BlueprintAPI > BlueprintAPI/Audio > BlueprintAPI/Audio/MetaSound > BlueprintAPI/Audio/MetaSound/Builder
Disconnects two nodes using defined MetaSound Interface Bindings registered with the MetaSound Interface registry. Returns success if all connections were found and removed, failed if any connections were not.
Target is MetaSound Builder Base
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | From Node Handle | |
| struct | To Node Handle |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Succeeded | |
| exec | Failed |