|
Xonotic
|
#include "dialog_settings_game_weapons.qh"#include "weaponslist.qh"#include "commandbutton.qh"#include "textlabel.qh"#include "textslider.qh"#include "checkbox.qh"#include "button.qh"#include "radiobutton.qh"
Include dependency graph for dialog_settings_game_weapons.qc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| entity | makeXonoticGameWeaponsSettingsTab () |
| void | XonoticGameWeaponsSettingsTab_fill (entity me) |
| void | XonoticGameWeaponsSettingsTab_showNotify (entity me) |
| entity makeXonoticGameWeaponsSettingsTab | ( | ) |
Definition at line 15 of file dialog_settings_game_weapons.qc.
Here is the call graph for this function:Definition at line 23 of file dialog_settings_game_weapons.qc.
References entity(), and makeXonoticCommandButton().
Here is the call graph for this function:Definition at line 11 of file dialog_settings_game_weapons.qc.
References loadAllCvars().
Here is the call graph for this function: