Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
rootdialog.qc
Go to the documentation of this file.
1#include "rootdialog.qh"
2
8
10{
11 m_goto(string_null, true);
12}
var entity(vector mins, vector maxs,.entity tofield) findbox_tofield_OrFallback
void loadAllCvars(entity root)
Definition util.qc:53
void m_goto(string itemname, bool hide_menu_on_close)
Definition menu.qc:1051
string string_null
Definition nil.qh:9
#define SUPER(cname)
Definition oo.qh:231
void XonoticRootDialog_showNotify(entity me)
Definition rootdialog.qc:3
void XonoticRootDialog_close(entity me)
Definition rootdialog.qc:9