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
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerator
Macros
Pages
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