Xonotic
Main Page
Related Pages
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
+
Functions
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
v
w
x
+
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
z
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
+
Enumerator
i
m
o
p
r
s
t
+
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
▼
Xonotic
Deprecated List
►
Classes
▼
Files
►
File List
►
File Members
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerator
Macros
Pages
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
uid2name_dialog
float uid2name_dialog
Definition:
vote.qh:10
autocvar_hud_panel_vote_dynamichud
bool autocvar_hud_panel_vote_dynamichud
Definition:
vote.qh:6
autocvar_cl_allow_uid2name
int autocvar_cl_allow_uid2name
Definition:
vote.qh:8
autocvar_hud_panel_vote_alreadyvoted_alpha
float autocvar_hud_panel_vote_alreadyvoted_alpha
Definition:
vote.qh:5
client
hud
panel
vote.qh
Generated on Thu Mar 17 2022 17:26:26 for Xonotic by
1.8.13