|
Planeshift
|
Defines a command listing. More...
#include <commandmanager.h>
Public Attributes | |
| csString | command |
| The command string. | |
| csArray< int > | groupMembers |
| List of all groups the command is in. | |
Defines a command listing.
Definition at line 49 of file commandmanager.h.
| csString CommandList::command |
The command string.
Definition at line 51 of file commandmanager.h.
List of all groups the command is in.
Definition at line 52 of file commandmanager.h.
1.7.3