|
Xonotic
|
#include "dialog_settings_misc_cvars.qh"#include "checkbox.qh"#include "cvarlist.qh"#include "textlabel.qh"#include "inputbox.qh"#include "button.qh"
Include dependency graph for dialog_settings_misc_cvars.qc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | XonoticCvarsDialog_fill (entity me) |
| void | XonoticCvarsDialog_showNotify (entity me) |
Definition at line 14 of file dialog_settings_misc_cvars.qc.
References entity(), makeXonoticCvarList(), and makeXonoticTextLabel().
Here is the call graph for this function:Definition at line 9 of file dialog_settings_misc_cvars.qc.
References loadAllCvars(), and SUPER.
Here is the call graph for this function: