Navigation
BlueprintAPI > BlueprintAPI/Audio > BlueprintAPI/Audio/MetaSound > BlueprintAPI/Audio/MetaSound/Builder
Returns the builder associated with the given MetaSound preset's parent. If bFollowPresetChain is true, continues traversing up the preset chain to return the highest non-preset ancestor. Returns nullptr if the given MetaSound is not a preset, or if the parent builder is not yet registered.
Target is MetaSound Builder Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| interface | In Meta Sound Preset | |
| boolean | Follow Preset Chain |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Builder |