Command Struct Reference
A command that a user can run remotely with sufficient rights.
More...
List of all members.
|
Public Attributes |
const char * | name |
void(* | handler )(void(*f)(), Character *, intptr_t const []) |
void(* | target )() |
char | type [4] |
unsigned char | level |
Detailed Description
A command that a user can run remotely with sufficient rights.
Definition at line 96 of file command.cpp.
The documentation for this struct was generated from the following file: