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

clPacketPartyTellAllMessage Class Reference

Tell to all party members a message. More...

#include <packets.h>

Inheritance diagram for clPacketPartyTellAllMessage:

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

Public Methods

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


Public Attributes

std::wstring message
 the message


Detailed Description

Tell to all party members a message.

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


Constructor & Destructor Documentation

clPacketPartyTellAllMessage::clPacketPartyTellAllMessage  
 


Member Function Documentation

void clPacketPartyTellAllMessage::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

std::wstring clPacketPartyTellAllMessage::message
 

the message


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