Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
vote.qh
Go to the documentation of this file.
1
#pragma once
2
#include "
../panel.qh
"
3
4
bool
autocvar_hud_panel_vote
;
5
float
autocvar_hud_panel_vote_alreadyvoted_alpha
;
6
bool
autocvar_hud_panel_vote_dynamichud
=
true
;
7
8
int
autocvar_cl_allow_uid2name
;
9
10
float
uid2name_dialog
;
autocvar_hud_panel_vote
bool autocvar_hud_panel_vote
Definition
vote.qh:4
autocvar_hud_panel_vote_dynamichud
bool autocvar_hud_panel_vote_dynamichud
Definition
vote.qh:6
autocvar_hud_panel_vote_alreadyvoted_alpha
float autocvar_hud_panel_vote_alreadyvoted_alpha
Definition
vote.qh:5
autocvar_cl_allow_uid2name
int autocvar_cl_allow_uid2name
Definition
vote.qh:8
uid2name_dialog
float uid2name_dialog
Definition
vote.qh:10
panel.qh
client
hud
panel
vote.qh
Generated on
for Xonotic QuakeC by
1.14.0