Xonotic
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
entity() spawn
currentDialog
entity currentDialog
Definition:
dialog.qh:35
XonoticDialog_configureDialog
void XonoticDialog_configureDialog(entity me)
Definition:
dialog.qc:3
SUPER
#define SUPER(cname)
Definition:
oo.qh:219
XonoticDialog
Definition:
dialog.qh:4
dialog.qh
menu
xonotic
dialog.qc
Generated on Thu Mar 17 2022 17:26:29 for Xonotic by
1.8.13