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

cPacketDragging Class Reference

Dragging of Items. More...

#include <packets.h>

Inheritance diagram for cPacketDragging:

cClientPacket cPacket List of all members.

Public Methods

 cPacketDragging ()

Public Attributes

UI16 model
 model number

UI08 unk [3]
 unknown 1

UI16 stack
 stack count

Serial from
 serial of source

UI16 fromx
 x Location of source

UI16 fromy
 y Location of source

SI08 fromz
 z Location of source

Serial to
 serial of target

UI16 tox
 x Location of target

UI16 toy
 y Location of target

SI08 toz
 z Location of target


Detailed Description

Dragging of Items.

Author:
Endymion
Since:
0.83
Note:
0x23


Constructor & Destructor Documentation

cPacketDragging::cPacketDragging  
 


Member Data Documentation

Serial cPacketDragging::from
 

serial of source

UI16 cPacketDragging::fromx
 

x Location of source

UI16 cPacketDragging::fromy
 

y Location of source

SI08 cPacketDragging::fromz
 

z Location of source

UI16 cPacketDragging::model
 

model number

UI16 cPacketDragging::stack
 

stack count

Serial cPacketDragging::to
 

serial of target

UI16 cPacketDragging::tox
 

x Location of target

UI16 cPacketDragging::toy
 

y Location of target

SI08 cPacketDragging::toz
 

z Location of target

UI08 cPacketDragging::unk[3]
 

unknown 1


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