Crossfire Client, Branches  R11627
ConsoleCommand Struct Reference

#include <p_cmd.h>

+ Collaboration diagram for ConsoleCommand:

Data Fields

CommCat cat
 
const char * desc
 
CommFunc dofunc
 
CommHelpFunc helpfunc
 
const char * name
 

Detailed Description

Definition at line 61 of file p_cmd.h.

Field Documentation

CommCat ConsoleCommand::cat
const char* ConsoleCommand::desc

Definition at line 67 of file p_cmd.h.

Referenced by chelp_entry_callback(), do_clienthelp_list(), set_default_text(), and show_help().

CommFunc ConsoleCommand::dofunc

Definition at line 64 of file p_cmd.h.

Referenced by handle_local_command().

CommHelpFunc ConsoleCommand::helpfunc

Definition at line 66 of file p_cmd.h.

Referenced by chelp_entry_callback(), and show_help().


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