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

Go to the source code of this file.

Classes

class  XonoticMutatorCloakedTab

Functions

entity makeXonoticMutatorCloakedTab ()

Function Documentation

◆ makeXonoticMutatorCloakedTab()

entity makeXonoticMutatorCloakedTab ( )

Definition at line 3 of file ui_cloaked.qc.

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

References entity(), and NEW.