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

clPacketRemovePartyMember Class Reference

Remove a member to party. More...

#include <packets.h>

Inheritance diagram for clPacketRemovePartyMember:

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

Public Methods

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


Public Attributes

eUI32 member
 the member, if 0 the targeting cursor appears


Detailed Description

Remove a member to party.

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


Constructor & Destructor Documentation

clPacketRemovePartyMember::clPacketRemovePartyMember  
 


Member Function Documentation

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

eUI32 clPacketRemovePartyMember::member
 

the member, if 0 the targeting cursor appears


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