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

Go to the source code of this file.

Classes

class  XonoticMutatorMidAirTab

Functions

entity makeXonoticMutatorMidAirTab ()

Function Documentation

◆ makeXonoticMutatorMidAirTab()

entity makeXonoticMutatorMidAirTab ( )

Definition at line 6 of file ui_midair.qc.

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

References entity(), and NEW.