Channeled audio service
This service is in charge of coordinating all audio components linked to channeled audio scripts.
Method | Parameters | Returns | Description |
SetAudioChannelVolume |
| Modifies the volume of a specific audio channel. | |
GetVolumeByAudioChannel |
| float : channel volume | Gets the volume of an specific audio channel. |
GetAllAudioChannels | AudioChannels[] : array of audio channels | Gets all audio channels. |