Nuclide
Software Development Kit for id Tech
efx.h File Reference

Go to the source code of this file.

Functions

int EFX_Load (string efx_file)
 

Variables

reverbinfo_t * g_efx
 
stringg_efx_name
 
int g_efx_count
 
var int autocvar_s_al_use_reverb = TRUE
 
var int autocvar_s_al_debug = FALSE
 
reverbinfo_t mix
 
int g_iEFX
 
int g_iEFXold
 
float g_flEFXTime
 

Function Documentation

◆ EFX_Load()

int EFX_Load ( string  efx_file)

Variable Documentation

◆ autocvar_s_al_debug

var int autocvar_s_al_debug = FALSE

◆ autocvar_s_al_use_reverb

var int autocvar_s_al_use_reverb = TRUE

◆ g_efx

reverbinfo_t* g_efx

◆ g_efx_count

int g_efx_count

◆ g_efx_name

string* g_efx_name

◆ g_flEFXTime

float g_flEFXTime

◆ g_iEFX

int g_iEFX

◆ g_iEFXold

int g_iEFXold

◆ mix

reverbinfo_t mix