Navigation
BlueprintAPI > BlueprintAPI/MetaSoundPresetWidget
Called when the MetaSound starts and stops auditioning. Provides a reference to the audio component when auditioning starts, and returns nullptr when auditioning stops.
Target is Meta Sound Preset Widget Interface
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Audio Component | |
| boolean | Is Auditioning |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |