#include <cmd.h>
Data Fields | |
const char * | name |
xcommand_t | function |
const char * | description |
Definition at line 84 of file cmd.h.
const char* cmdList_s::description |
Definition at line 87 of file cmd.h.
Referenced by CP_AddCampaignCommands(), CP_MissionTriggerFunctions(), and R_RegisterSystemVars().
Definition at line 86 of file cmd.h.
Referenced by CP_AddCampaignCommands(), CP_MissionTriggerFunctions(), and R_RegisterSystemVars().
const char* cmdList_s::name |
Definition at line 85 of file cmd.h.
Referenced by CP_AddCampaignCommands(), CP_MissionTriggerFunctions(), CP_RemoveCampaignCommands(), R_RegisterSystemVars(), and R_Shutdown().