Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
ui_nades.qh File Reference
Include dependency graph for ui_nades.qh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XonoticMutatorNadesTab

Functions

entity makeXonoticMutatorNadesTab ()

Function Documentation

◆ makeXonoticMutatorNadesTab()

entity makeXonoticMutatorNadesTab ( )

Definition at line 10 of file ui_nades.qc.

11{
13 me.configureDialog(me);
14 return me;
15}
var entity(vector mins, vector maxs,.entity tofield) findbox_tofield_OrFallback
#define NEW(cname,...)
Definition oo.qh:120

References entity(), and NEW.