Xonotic
rootdialog.qc
Go to the documentation of this file.
1
#include "
rootdialog.qh
"
2
3
void
XonoticRootDialog_showNotify
(
entity
me)
4
{
5
SUPER
(
XonoticRootDialog
).showNotify(me);
6
loadAllCvars
(me);
7
}
8
9
void
XonoticRootDialog_close
(
entity
me)
10
{
11
m_goto
(
string_null
);
12
}
string_null
string string_null
Definition:
nil.qh:9
rootdialog.qh
XonoticRootDialog_showNotify
void XonoticRootDialog_showNotify(entity me)
Definition:
rootdialog.qc:3
entity
entity() spawn
SUPER
#define SUPER(cname)
Definition:
oo.qh:219
XonoticRootDialog
Definition:
rootdialog.qh:4
loadAllCvars
void loadAllCvars(entity root)
Definition:
util.qc:51
m_goto
void m_goto(string itemname)
Definition:
menu.qc:951
XonoticRootDialog_close
void XonoticRootDialog_close(entity me)
Definition:
rootdialog.qc:9
menu
xonotic
rootdialog.qc
Generated on Thu Mar 17 2022 17:26:29 for Xonotic by
1.8.13