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

Go to the source code of this file.

Functions

entity makeXonoticMutatorInvincibleProjectilesTab ()
void XonoticMutatorInvincibleProjectilesTab_fill (entity me)

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.

◆ XonoticMutatorInvincibleProjectilesTab_fill()

void XonoticMutatorInvincibleProjectilesTab_fill ( entity me)

Definition at line 10 of file ui_invincibleproj.qc.

11{
13}
entity Mutators_main_checkbox(entity me)
Definition mutatortab.qc:25

References entity(), and Mutators_main_checkbox().