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

Go to the source code of this file.

Classes

class  Onslaught

Functions

 REGISTER_GAMETYPE (ONSLAUGHT, NEW(Onslaught))
 STATIC_INIT (g_onsgenerators)

Variables

IntrusiveList g_onsgenerators

Function Documentation

◆ REGISTER_GAMETYPE()

REGISTER_GAMETYPE ( ONSLAUGHT ,
NEW(Onslaught)  )

References NEW, and REGISTER_GAMETYPE.

◆ STATIC_INIT()

STATIC_INIT ( g_onsgenerators )

Definition at line 31 of file onslaught.qh.

#define IL_NEW()
IntrusiveList g_onsgenerators
Definition onslaught.qh:30

References g_onsgenerators, and IL_NEW.

Variable Documentation

◆ g_onsgenerators

IntrusiveList g_onsgenerators

Definition at line 30 of file onslaught.qh.

Referenced by generator_construct(), MUTATOR_HOOKFUNCTION(), and STATIC_INIT().