Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
dialog.qc
Go to the documentation of this file.
1
#include "
dialog.qh
"
2
3
void
XonoticDialog_configureDialog
(
entity
me)
4
{
5
currentDialog
= me;
6
SUPER
(
XonoticDialog
).configureDialog(me);
7
}
entity
var entity(vector mins, vector maxs,.entity tofield) findbox_tofield_OrFallback
XonoticDialog
Definition
dialog.qh:4
SUPER
#define SUPER(cname)
Definition
oo.qh:231
XonoticDialog_configureDialog
void XonoticDialog_configureDialog(entity me)
Definition
dialog.qc:3
dialog.qh
currentDialog
entity currentDialog
Definition
dialog.qh:35
menu
xonotic
dialog.qc
Generated on
for Xonotic QuakeC by
1.14.0