Navigation
BlueprintAPI > BlueprintAPI/Audio > BlueprintAPI/Audio/MetaSound > BlueprintAPI/Audio/MetaSound/Builder
Sets the given graph output'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 output name doesn't exist.
Target is MetaSound Builder Base
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Output Name | |
| name | New Name |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Succeeded | |
| exec | Failed |