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

clPacketPartyDecline Class Reference

Decline party invitation. More...

#include <packets.h>

Inheritance diagram for clPacketPartyDecline:

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

Public Methods

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


Public Attributes

eSERIAL leader
 party leader


Detailed Description

Decline party invitation.

Author:
Endymion
Since:
0.83
Note:
0xBF - 6 - 9


Constructor & Destructor Documentation

clPacketPartyDecline::clPacketPartyDecline  
 


Member Function Documentation

void clPacketPartyDecline::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 clPacketPartyDecline::leader
 

party leader


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