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

csPacketPartyInvite Class Reference

Accept party invitation. More...

#include <packets.h>

Inheritance diagram for csPacketPartyInvite:

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

Public Methods

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

void send (cChar *pc)

Public Attributes

eSERIAL leader
 party leader


Detailed Description

Accept party invitation.

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


Constructor & Destructor Documentation

csPacketPartyInvite::csPacketPartyInvite  
 


Member Function Documentation

void csPacketPartyInvite::send cChar   pc
 

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

party leader


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