|
Xonotic
|
#include "weaponarenacheckbox.qh"
Include dependency graph for weaponarenacheckbox.qc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| entity | makeXonoticWeaponarenaCheckBox (string theWeapon, string theText) |
| void | XonoticWeaponarenaCheckBox_configureXonoticWeaponarenaCheckBox (entity me, string theWeapon, string theText) |
| void | XonoticWeaponarenaCheckBox_loadCvars (entity me) |
| void | XonoticWeaponarenaCheckBox_saveCvars (entity me) |
| void | XonoticWeaponarenaCheckBox_setChecked (entity me, float foo) |
Definition at line 3 of file weaponarenacheckbox.qc.
Here is the call graph for this function:| void XonoticWeaponarenaCheckBox_configureXonoticWeaponarenaCheckBox | ( | entity | me, |
| string | theWeapon, | ||
| string | theText | ||
| ) |
Definition at line 10 of file weaponarenacheckbox.qc.
Definition at line 22 of file weaponarenacheckbox.qc.
References argv(), cvar_string(), and tokenize_console.
Here is the call graph for this function:Definition at line 35 of file weaponarenacheckbox.qc.
References localcmd, and strcat().
Here is the call graph for this function:Definition at line 17 of file weaponarenacheckbox.qc.