Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

clPacketPartyTellMessage Class Reference

Tell to a party member a message. More...

#include <packets.h>

Inheritance diagram for clPacketPartyTellMessage:

cSubPacketParty< cClientPacket > cPacketGeneralInfo< cClientPacket > cClientPacket cPacket List of all members.

Public Methods

 clPacketPartyTellMessage ()
void receive (NXWCLIENT ps)
 Receive packet from client.


Public Attributes

eSERIAL member
 to member

std::wstring message
 the message


Detailed Description

Tell to a party member a message.

Author:
Endymion
Since:
0.83
Note:
0xBF - 6 - 3
message is NULL terminated


Constructor & Destructor Documentation

clPacketPartyTellMessage::clPacketPartyTellMessage  
 


Member Function Documentation

void clPacketPartyTellMessage::receive NXWCLIENT    ps [virtual]
 

Receive packet from client.

Author:
Endymion
Since:
0.83a
Parameters:
ps  the client who send this packet
Attention:
NOT WRITE THE CMD, it's read before

Reimplemented from cClientPacket.


Member Data Documentation

eSERIAL clPacketPartyTellMessage::member
 

to member

std::wstring clPacketPartyTellMessage::message
 

the message


The documentation for this class was generated from the following files: SourceForge.net Logo