Navigation
BlueprintAPI > BlueprintAPI/Audio > BlueprintAPI/Audio/MetaSound > BlueprintAPI/Audio/MetaSound/Builder
Sets the given graph input's name to the new name. Result succeeds if the name was successfully changed or the new name is the same as the old name, and fails if the given input name doesn't exist.
Target is MetaSound Builder Base
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Input Name | |
| name | New Name |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Succeeded | |
| exec | Failed |