gametype_s Struct Reference

#include <common.h>

Collaboration diagram for gametype_s:
Collaboration graph
[legend]

Data Fields

char id [MAX_VAR]
char name [MAX_VAR]
struct cvarlist_s cvars [MAX_CVARLISTINGAMETYPE]
int num_cvars

Detailed Description

Definition at line 256 of file common.h.


Field Documentation

struct cvarlist_s gametype_s::cvars[MAX_CVARLISTINGAMETYPE]

Definition at line 259 of file common.h.

Referenced by Com_GameTypeList_f(), Com_ParseGameTypes(), and Com_SetGameType().

char gametype_s::id[MAX_VAR]

script id

Definition at line 257 of file common.h.

Referenced by Com_GameTypeList_f(), Com_ParseGameTypes(), Com_SetGameType(), and GAME_MP_ChangeGametype_f().

char gametype_s::name[MAX_VAR]

translated menu name

Definition at line 258 of file common.h.

Definition at line 260 of file common.h.

Referenced by Com_ParseGameTypes().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2