29 {
31 {
35 }
36 }
float GetTime()
Definition NotificationSystem.c:35
float m_SoundTime
Definition ThirstSoundHandler.c:17
void PlaySound()
Definition ThirstSoundHandler.c:38
class ThirstSoundHandlerBase extends SoundHandlerBase SOUND_INTERVALS_LIGHT_MIN
const float SOUND_INTERVALS_LIGHT_MAX
Definition ThirstSoundHandler.c:16
proto native CGame GetGame()
static float RandomFloatInclusive(float min, float max)
Returns a random float number between and min [inclusive] and max [inclusive].
Definition EnMath.c:106