DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
cvar_state_t Struct Reference

#include <cvar.h>

+ Collaboration diagram for cvar_state_t:

Data Fields

cvar_hash_thashtable [CVAR_HASHSIZE]
 
cvar_tvars
 

Detailed Description

Definition at line 99 of file cvar.h.

Field Documentation

◆ hashtable

cvar_hash_t* cvar_state_t::hashtable[CVAR_HASHSIZE]

Definition at line 102 of file cvar.h.

Referenced by Cvar_FindVar(), Cvar_FindVarLink(), Cvar_Link(), and Cvar_RegisterVirtual().

◆ vars


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