Navigation
BlueprintAPI > BlueprintAPI/Audio > BlueprintAPI/Audio/MetaSound > BlueprintAPI/Audio/MetaSound/Builder
Builds a transient MetaSound with the provided builder options, copying the underlying MetaSound managed by this builder and registering it with the MetaSound Node Registry as a unique class. If existing MetaSound exists with the provided NameBase, will make object with unique name with the given NameBase as prefix.
Target is MetaSound Builder Base
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| name | Name Base |
Outputs
| Type | Name | Description |
|---|---|---|
| interface | New Meta Sound |