class ThirstSoundHandlerClientSource
ThirstSoundHandlerClient › ThirstSoundHandlerBase › SoundHandlerBase
All members, including inherited
Constants 2
const float SOUND_INTERVALS_LIGHT_MIN = 10Referenced by ProcessSound()
const float SOUND_INTERVALS_LIGHT_MAX = 30Referenced by ProcessSound()
Members 2
float m_SoundTimeReferenced by ProcessSound()
EffectSound m_SoundMethods 3
override void Update()void ProcessSound()References CGame.GetTime(), PlaySound(), Math.RandomFloatInclusive()
Show 3 more
, m_SoundTime, SOUND_INTERVALS_LIGHT_MAX, and SOUND_INTERVALS_LIGHT_MINReferenced by Update()
void PlaySound()Referenced by ProcessSound()