AudioMixer
-
enum AudioMixer
-
const int Master
Only affected by SFX volume, ignores time pitch.
-
const int Ingame
Affected by SFX volume and time pitch.
-
const int Important
Ingame mix child, Ducks World.
-
const int FirstPerson
Ingame mix child, Ducks World and PlayerVehicle. Slightly boosted Bass.
-
const int PlayerVehicle
Ingame mix child, Ducked by first person. Full volume when in enclosed seat.
-
const int PlayerVehicleInterior
Ingame mix child, Ducked by first person. Full volume when in enclosed seat. Zero volume when in third person.
-
const int World
Ingame mix child, Ducked by first person. Reduced volume when in enclosed seat.
-
const int Music
Music mixer with separate volume, Ignores time pitch.
-
const int MusicSting
Music sting mixer with separate volume, Ignores time pitch.
-
const int Master