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