Crossfire Client, Trunk
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 56 of file p_cmd.h.

Field Documentation

◆ cat

CommCat ConsoleCommand::cat

Definition at line 58 of file p_cmd.h.

Referenced by do_clienthelp_list(), and sort_by_category().

◆ desc

const char* ConsoleCommand::desc

Definition at line 62 of file p_cmd.h.

Referenced by show_help().

◆ dofunc

CommFunc ConsoleCommand::dofunc

Definition at line 59 of file p_cmd.h.

Referenced by handle_local_command().

◆ helpfunc

CommHelpFunc ConsoleCommand::helpfunc

Definition at line 61 of file p_cmd.h.

Referenced by show_help().

◆ name

const char* ConsoleCommand::name

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