UFO: Alien Invasion
Loading...
Searching...
No Matches
cmdList_t Struct Reference

#include <cmd.h>

Collaboration diagram for cmdList_t:
Collaboration graph

Data Fields

const char * name
xcommand_t function
const char * description

Detailed Description

Definition at line 86 of file cmd.h.

Field Documentation

◆ description

const char* cmdList_t::description

Definition at line 89 of file cmd.h.

Referenced by CP_CampaignTriggerFunctions().

◆ function

xcommand_t cmdList_t::function

Definition at line 88 of file cmd.h.

Referenced by CP_CampaignTriggerFunctions().

◆ name

const char* cmdList_t::name

Definition at line 87 of file cmd.h.

Referenced by Cmd_TableAddList(), Cmd_TableRemoveList(), and CP_CampaignTriggerFunctions().


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