|
Xonotic
|
Include dependency graph for dialog_settings_game_hud.qh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | XonoticGameHUDSettingsTab |
Functions | |
| void | HUDSetup_Start (entity me, entity btn) |
| entity | makeXonoticGameHUDSettingsTab () |
| REGISTER_SETTINGS (HUD, makeXonoticGameHUDSettingsTab()) | |
Definition at line 6 of file dialog_settings_game_hudconfirm.qc.
References GAME_CONNECTED, GAME_ISSERVER, gamestatus, and localcmd.
Referenced by HUDSetup_Check_Gamestatus().
Here is the caller graph for this function:| entity makeXonoticGameHUDSettingsTab | ( | ) |
Definition at line 26 of file dialog_settings_game_hud.qc.
Here is the call graph for this function:| REGISTER_SETTINGS | ( | HUD | , |
| makeXonoticGameHUDSettingsTab() | |||
| ) |