Xonotic
ladder.qh File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 STATIC_INIT (g_ladderents)
 

Variables

IntrusiveList g_ladderents
 
entity ladder_entity
 

Function Documentation

◆ STATIC_INIT()

STATIC_INIT ( g_ladderents  )

Definition at line 4 of file ladder.qh.

References IL_NEW.

4 { g_ladderents = IL_NEW(); }
#define IL_NEW()
IntrusiveList g_ladderents
Definition: ladder.qh:3

Variable Documentation

◆ g_ladderents

IntrusiveList g_ladderents

Definition at line 3 of file ladder.qh.

Referenced by func_ladder_think(), and PutPlayerInServer().

◆ ladder_entity