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

clPacketPartyAccept Class Reference

Accept party invitation. More...

#include <packets.h>

Inheritance diagram for clPacketPartyAccept:

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

Public Methods

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


Public Attributes

eSERIAL leader
 party leader


Detailed Description

Accept party invitation.

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


Constructor & Destructor Documentation

clPacketPartyAccept::clPacketPartyAccept  
 


Member Function Documentation

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

party leader


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