Data Fields | |
cvar_t * | cvar |
The cvar to which this alias refers. More... | |
char * | name |
The name of the alias. More... | |
struct cvar_alias_s * | next |
cvar_t* cvar |
The cvar to which this alias refers.
char* name |
The name of the alias.
struct cvar_alias_s* next |