Packet # | Packet Name | Length | Client | Server | Obsolete |
---|---|---|---|---|---|
0x06 | Double Click | 0x0005 | X | X | |
Data Type | Description | ||||
byte 0x06 | The packet number. | ||||
uint Serial | The serial of the object being double clicked. If this includes 0x80000000 then the target is self. |
||||
Packet Description: This is sent by the client when it double clicks an object. |