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

clPacketAddPartyMember Class Reference

Add a new member to party. More...

#include <packets.h>

Inheritance diagram for clPacketAddPartyMember:

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

Public Methods

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


Public Attributes

eUI32 member
 the member, if 0 the targeting cursor appears


Detailed Description

Add a new member to party.

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


Constructor & Destructor Documentation

clPacketAddPartyMember::clPacketAddPartyMember  
 


Member Function Documentation

void clPacketAddPartyMember::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 clPacketAddPartyMember::member
 

the member, if 0 the targeting cursor appears


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