Planeshift
CommandList Struct Reference

Defines a command listing. More...

#include <commandmanager.h>

Public Attributes

csString command
 The command string. More...
 
csArray< intgroupMembers
 List of all groups the command is in. More...
 

Detailed Description

Defines a command listing.

Definition at line 49 of file commandmanager.h.

Member Data Documentation

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.


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