Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
AbstractSoundScene Class Reference

Private Member Functions

void AbstractSoundScene ()
void ~AbstractSoundScene ()
proto native SoundObject BuildSoundObject (SoundObjectBuilder soundObjectbuilder)
proto native float GetAudioLevel ()
proto native float GetMusicVolume ()
proto native float GetRadioVolume ()
proto native float GetSilenceThreshold ()
proto native float GetSoundVolume ()
proto native float GetSpeechExVolume ()
proto native float GetVOIPVolume ()
proto native AbstractWave Play2D (SoundObject soundObject, SoundObjectBuilder soundBuilder)
proto native AbstractWave Play3D (SoundObject soundObject, SoundObjectBuilder soundBuilder)
proto native void SetMusicVolume (float vol, float time)
proto native void SetRadioVolume (float vol, float time)
proto native void SetSoundVolume (float vol, float time)
proto native void SetSpeechExVolume (float vol, float time)
proto native void SetVOIPVolume (float vol, float time)

Detailed Description

Definition at line 53 of file sound.c.


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/3_game/sound.c