QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
cvar_alias_s Struct Reference
Collaboration diagram for cvar_alias_s:
[legend]

Data Fields

cvar_tcvar
 The cvar to which this alias refers. More...
 
char * name
 The name of the alias. More...
 
struct cvar_alias_snext
 

Field Documentation

cvar_t* cvar

The cvar to which this alias refers.

char* name

The name of the alias.

struct cvar_alias_s* next

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