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

Go to the source code of this file.

Classes

class  XonoticMutatorPinataTab

Functions

entity makeXonoticMutatorPinataTab ()

Function Documentation

◆ makeXonoticMutatorPinataTab()

entity makeXonoticMutatorPinataTab ( )

Definition at line 3 of file ui_pinata.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.