Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
cmdhelp Struct Reference

Data Fields

charcmdname
 
struct cmdarg_listcmdarglist
 

Detailed Description

Definition at line 43 of file fc_cmdhelp.c.

Field Documentation

◆ cmdarglist

struct cmdarg_list* cmdhelp::cmdarglist

Definition at line 45 of file fc_cmdhelp.c.

◆ cmdname

char* cmdhelp::cmdname

Definition at line 44 of file fc_cmdhelp.c.

Referenced by cmdhelp_new().