|
Xonotic
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | EliminatedPlayers_Init (float(entity) isEliminated_func) |
Variables | |
| entity | eliminatedPlayers |
Definition at line 27 of file elimination.qc.
References backtrace, eliminatedPlayers, EliminatedPlayers_SendEntity(), and new_pure.
Referenced by freezetag_Initialize(), and REGISTER_MUTATOR().
Here is the call graph for this function:
Here is the caller graph for this function:| entity eliminatedPlayers |
Definition at line 3 of file elimination.qh.
Referenced by EliminatedPlayers_Init(), EliminatedPlayers_SendEntity(), freezetag_count_alive_players(), and MUTATOR_HOOKFUNCTION().