Planeshift
Public Attributes

CommandGroup Struct Reference

Defines a command group. More...

#include <commandmanager.h>

List of all members.

Public Attributes

csArray< csString > commands
 List of all the commands in this group.
unsigned int id
 Unique ID code from database.
csString name
 The name of the group from the database.

Detailed Description

Defines a command group.

Definition at line 39 of file commandmanager.h.


Member Data Documentation

List of all the commands in this group.

Definition at line 43 of file commandmanager.h.

Unique ID code from database.

Definition at line 42 of file commandmanager.h.

The name of the group from the database.

Definition at line 41 of file commandmanager.h.


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