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

Go to the source code of this file.

Classes

class  XonoticMutatorVampireTab

Functions

entity makeXonoticMutatorVampireTab ()

Function Documentation

◆ makeXonoticMutatorVampireTab()

entity makeXonoticMutatorVampireTab ( )

Definition at line 7 of file ui_vampire.qc.

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

References entity(), and NEW.