|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "weaponarenacheckbox.qh"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, bool foo) |
Definition at line 3 of file weaponarenacheckbox.qc.
Referenced by XonoticWeaponarenaCheckBox::saveCvars(), and XonoticMutatorsDialog_fill().
| void XonoticWeaponarenaCheckBox_configureXonoticWeaponarenaCheckBox | ( | entity | me, |
| string | theWeapon, | ||
| string | theText ) |
Definition at line 10 of file weaponarenacheckbox.qc.
References entity().
Definition at line 22 of file weaponarenacheckbox.qc.
References argv(), cvar_string(), entity(), and tokenize_console.
Definition at line 35 of file weaponarenacheckbox.qc.
References entity(), localcmd(), and strcat().