Planeshift
Public Member Functions

psCharIntroduction Class Reference

The message sent from client to server to request a new introduction. More...

#include <messages.h>

List of all members.

Public Member Functions

 psCharIntroduction ()
 psCharIntroduction (MsgEntry *message)
 PSF_DECLARE_MSG_FACTORY ()
virtual csString ToString (NetBase::AccessPointers *accessPointers)
 Converts the message into human readable string.

Detailed Description

The message sent from client to server to request a new introduction.

Definition at line 5950 of file messages.h.


Constructor & Destructor Documentation

psCharIntroduction::psCharIntroduction ( )
psCharIntroduction::psCharIntroduction ( MsgEntry message)

Member Function Documentation

psCharIntroduction::PSF_DECLARE_MSG_FACTORY ( )
virtual csString psCharIntroduction::ToString ( NetBase::AccessPointers accessPointers) [virtual]

Converts the message into human readable string.

Parameters:
accessPointersA struct to a number of access pointers.
Returns:
Return a human readable string for the message.

Implements psMessageCracker.


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