game_audio_bus
game_audio_busSet volume, mute, or solo on an audio bus to control game sound output.
Instructions
Set volume, mute, or solo on an audio bus
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mute | No | Mute the bus | |
| solo | No | Solo the bus | |
| volume | No | Volume (linear 0-1) | |
| busName | No | Bus name. Default: "Master" |