Planeshift
|
The message sent from client to server to request a new introduction. More...
#include <messages.h>
Public Member Functions | |
psCharIntroduction () | |
psCharIntroduction (MsgEntry *message) | |
PSF_DECLARE_MSG_FACTORY () | |
virtual csString | ToString (NetBase::AccessPointers *accessPointers) |
Converts the message into human readable string. |
The message sent from client to server to request a new introduction.
Definition at line 5950 of file messages.h.
psCharIntroduction::psCharIntroduction | ( | ) |
psCharIntroduction::psCharIntroduction | ( | MsgEntry * | message | ) |
psCharIntroduction::PSF_DECLARE_MSG_FACTORY | ( | ) |
virtual csString psCharIntroduction::ToString | ( | NetBase::AccessPointers * | accessPointers | ) | [virtual] |
Converts the message into human readable string.
accessPointers | A struct to a number of access pointers. |
Implements psMessageCracker.