UFO: Alien Invasion
|
#include <cmd.h>
Data Fields | |
const char * | name |
xcommand_t | function |
const char * | description |
const char* cmdList_s::description |
Definition at line 89 of file cmd.h.
Referenced by CP_CampaignTriggerFunctions().
xcommand_t cmdList_s::function |
Definition at line 88 of file cmd.h.
Referenced by CP_CampaignTriggerFunctions().
const char* cmdList_s::name |
Definition at line 87 of file cmd.h.
Referenced by Cmd_TableAddList(), Cmd_TableRemoveList(), and CP_CampaignTriggerFunctions().