|
Planeshift
|
#include <messages.h>
Public Member Functions | |
| PSF_DECLARE_MSG_FACTORY () | |
| psSpellCancelMessage (MsgEntry *) | |
| psSpellCancelMessage () | |
| virtual csString | ToString (NetBase::AccessPointers *accessPointers) |
| Converts the message into human readable string. | |
Definition at line 2183 of file messages.h.
| psSpellCancelMessage::psSpellCancelMessage | ( | ) | [inline] |
Definition at line 2186 of file messages.h.
| psSpellCancelMessage::psSpellCancelMessage | ( | MsgEntry * | ) | [inline] |
Definition at line 2192 of file messages.h.
| psSpellCancelMessage::PSF_DECLARE_MSG_FACTORY | ( | ) |
| virtual csString psSpellCancelMessage::ToString | ( | NetBase::AccessPointers * | accessPointers | ) | [virtual] |
Converts the message into human readable string.
| accessPointers | A struct to a number of access pointers. |
Implements psMessageCracker.
1.7.3