Xonotic
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