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

clPacketPartyCanLoot Class Reference

Other party memeber can loot this. More...

#include <packets.h>

Inheritance diagram for clPacketPartyCanLoot:

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

Public Methods

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


Public Attributes

eBool canLoot
 other member can loot this


Detailed Description

Other party memeber can loot this.

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


Constructor & Destructor Documentation

clPacketPartyCanLoot::clPacketPartyCanLoot  
 


Member Function Documentation

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

eBool clPacketPartyCanLoot::canLoot
 

other member can loot this


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