Planeshift
Public Attributes

CmdSubscription Struct Reference

#include <cmdhandler.h>

List of all members.

Public Attributes

csString cmd
 name of command this listener listens to, like "/say"
iCmdSubscribersubscriber
 pointer to the subscriber
bool visible
 is this command visible to user in /help command?

Detailed Description

Definition at line 42 of file cmdhandler.h.


Member Data Documentation

name of command this listener listens to, like "/say"

Definition at line 45 of file cmdhandler.h.

pointer to the subscriber

Definition at line 51 of file cmdhandler.h.

is this command visible to user in /help command?

Definition at line 48 of file cmdhandler.h.


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