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

csPacketPartyTellAllMessage Class Reference

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

#include <packets.h>

Inheritance diagram for csPacketPartyTellAllMessage:

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

Public Methods

 csPacketPartyTellAllMessage ()
void send (NXWCLIENT ps)
 Send packet to client.

void send (cChar *pc)

Public Attributes

eSERIAL from
 from member

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

csPacketPartyTellAllMessage::csPacketPartyTellAllMessage  
 


Member Function Documentation

void csPacketPartyTellAllMessage::send cChar   pc
 

void csPacketPartyTellAllMessage::send NXWCLIENT    ps [virtual]
 

Send packet to client.

Author:
Endymion, rewritten by Luxor
Since:
0.83a
Parameters:
ps  the client who send to

Reimplemented from cServerPacket.


Member Data Documentation

eSERIAL csPacketPartyTellAllMessage::from
 

from member

std::wstring* csPacketPartyTellAllMessage::message
 

the message


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