cmd_alias_s Struct Reference

Collaboration diagram for cmd_alias_s:
Collaboration graph
[legend]

Data Fields

char name [MAX_ALIAS_NAME]
char * value
qboolean archive
struct cmd_alias_shash_next
struct cmd_alias_snext

Detailed Description

Definition at line 43 of file cmd.c.


Field Documentation

store the alias and reload it on the next game start

Definition at line 46 of file cmd.c.

Referenced by Cmd_Alias_f(), and Cmd_WriteAliases().

Definition at line 47 of file cmd.c.

Referenced by Cmd_Alias_f(), and Cmd_ExecuteString().

char cmd_alias_s::name[MAX_ALIAS_NAME]

Definition at line 48 of file cmd.c.

Referenced by Cmd_Alias_f(), Cmd_CompleteCommand(), Cmd_List_f(), and Cmd_WriteAliases().

Definition at line 45 of file cmd.c.

Referenced by Cmd_Alias_f(), Cmd_ExecuteString(), and Cmd_WriteAliases().


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

Generated by  doxygen 1.6.2