Nuclide
Software Development Kit for id Tech
env_soundscape.qc File Reference

Classes

class  env_soundscape
 

Functions

void DSP_ResetSoundscape (void)
 
void DSP_UpdateSoundscape (NSView playerView)
 

Variables

var int autocvar_dsp_soundscapes = TRUE
 
int g_scapes
 
env_soundscape g_entSoundScape
 
env_soundscape g_entOldScape
 
env_soundscape g_ambientsound
 

Function Documentation

◆ DSP_ResetSoundscape()

void DSP_ResetSoundscape ( void  )

◆ DSP_UpdateSoundscape()

void DSP_UpdateSoundscape ( NSView  playerView)

Variable Documentation

◆ autocvar_dsp_soundscapes

var int autocvar_dsp_soundscapes = TRUE

◆ g_ambientsound

env_soundscape g_ambientsound

◆ g_entOldScape

env_soundscape g_entOldScape

◆ g_entSoundScape

env_soundscape g_entSoundScape

◆ g_scapes

int g_scapes