#include <packets.h>
Inheritance diagram for cPacketDragging:

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 | |
|
|
|
|
|
serial of source
|
|
|
x Location of source
|
|
|
y Location of source
|
|
|
z Location of source
|
|
|
model number
|
|
|
stack count
|
|
|
serial of target
|
|
|
x Location of target
|
|
|
y Location of target
|
|
|
z Location of target
|
|
|
unknown 1
|