|
Xonotic
|
#include <common/mapobjects/bgmscript.qh>
Include dependency graph for bgmscript.qh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | BGMScript_InitEntity (entity e) |
| classfield (BGMScript) .float just_toggled | |
| float | doBGMScript (entity e) |
Variables | |
| float | autocvar_bgmvolume |
| float | bgmtime |
Definition at line 116 of file bgmscript.qc.
References BGMScript_Init(), bgmscriptbuf, bgmscriptbufloaded, bgmscriptbufsize, LOG_INFOF, strcat(), strfree, strlen(), and substring().
Here is the call graph for this function:| classfield | ( | BGMScript | ) |
Definition at line 173 of file bgmscript.qc.
References argv(), autocvar_bgmvolume, bgmscriptbuf, bgmtime, drawframetime, GetCurrentAmplitude(), GetTimeForAmplitude(), stof(), and tokenize_console.
Here is the call graph for this function:| float autocvar_bgmvolume |
Definition at line 5 of file bgmscript.qh.
Referenced by doBGMScript().
| float bgmtime |
Definition at line 9 of file bgmscript.qh.
Referenced by doBGMScript().