Planeshift
Public Member Functions | Public Attributes

psTraitChangeMessage Class Reference

Message to change a character's trait. More...

#include <messages.h>

List of all members.

Public Member Functions

 PSF_DECLARE_MSG_FACTORY ()
 psTraitChangeMessage (MsgEntry *me)
 psTraitChangeMessage (uint32_t client, EID targetID, csString &string)
virtual csString ToString (NetBase::AccessPointers *accessPointers)
 Converts the message into human readable string.

Public Attributes

csString string
EID target

Detailed Description

Message to change a character's trait.

Used to change things like hair colour.

Definition at line 5338 of file messages.h.


Constructor & Destructor Documentation

psTraitChangeMessage::psTraitChangeMessage ( uint32_t  client,
EID  targetID,
csString &  string 
) [inline]

Definition at line 5341 of file messages.h.

psTraitChangeMessage::psTraitChangeMessage ( MsgEntry me) [inline]

Definition at line 5351 of file messages.h.


Member Function Documentation

psTraitChangeMessage::PSF_DECLARE_MSG_FACTORY ( )
virtual csString psTraitChangeMessage::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.


Member Data Documentation

Definition at line 5370 of file messages.h.

Definition at line 5369 of file messages.h.


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