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

Go to the source code of this file.

Classes

class  XonoticMutatorRocketFlyingTab

Functions

entity makeXonoticMutatorRocketFlyingTab ()

Function Documentation

◆ makeXonoticMutatorRocketFlyingTab()

entity makeXonoticMutatorRocketFlyingTab ( )

Definition at line 5 of file ui_rocketflying.qc.

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

References entity(), and NEW.