Xonotic
assault.qh File Reference
#include <common/mapinfo.qh>
+ Include dependency graph for assault.qh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Assault
 

Macros

#define g_assault   IS_GAMETYPE(ASSAULT)
 

Functions

 REGISTER_GAMETYPE (ASSAULT, NEW(Assault))
 

Macro Definition Documentation

◆ g_assault

#define g_assault   IS_GAMETYPE(ASSAULT)

Definition at line 27 of file assault.qh.

Referenced by PutPlayerInServer(), spawnfunc(), and waypoint_load_links().

Function Documentation

◆ REGISTER_GAMETYPE()

REGISTER_GAMETYPE ( ASSAULT  ,
NEW(Assault  
)