Crossfire Server, Branch 1.12  R12190
Data Fields
client_cmd_mapping Struct Reference

Definition of a function the client sends without player interaction. More...

Data Fields

const char * cmdname
 Command name.
const func_uint8_int_ns cmdproc
 Function to call.

Detailed Description

Definition of a function the client sends without player interaction.

Definition at line 83 of file loop.c.


Field Documentation

Command name.

Definition at line 84 of file loop.c.

Referenced by handle_client().

Function to call.

Definition at line 85 of file loop.c.

Referenced by handle_client().


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