|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "../item/checkbox.qh"Go to the source code of this file.
Classes | |
| class | XonoticCheckBoxString |
Functions | |
| entity | makeXonoticCheckBoxString (string, string, string, string) |
| entity makeXonoticCheckBoxString | ( | string | theYesValue, |
| string | theNoValue, | ||
| string | theCvar, | ||
| string | theText ) |
Definition at line 3 of file checkbox_string.qc.