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

Go to the source code of this file.

Classes

class  XonoticMutatorInvincibleProjectilesTab

Functions

entity makeXonoticMutatorInvincibleProjectilesTab ()

Function Documentation

◆ makeXonoticMutatorInvincibleProjectilesTab()

entity makeXonoticMutatorInvincibleProjectilesTab ( )

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