|
UFO: Alien Invasion
|
#include <cmd.h>

Data Fields | |
| const char * | name |
| xcommand_t | function |
| const char * | description |
| const char* cmdList_t::description |
Definition at line 89 of file cmd.h.
Referenced by CP_CampaignTriggerFunctions().
| xcommand_t cmdList_t::function |
Definition at line 88 of file cmd.h.
Referenced by CP_CampaignTriggerFunctions().
| const char* cmdList_t::name |
Definition at line 87 of file cmd.h.
Referenced by Cmd_TableAddList(), Cmd_TableRemoveList(), and CP_CampaignTriggerFunctions().