Difference between revisions of "UO.LLiftedID"
From OpenEUO
Line 1: | Line 1: | ||
UO.LLiftedID | UO.LLiftedID | ||
⇒ Returns the id of the object last dragged/lifted (either manually or with the UO.CliDrag event, or via UO.Click). | ⇒ Returns the id of the object last dragged/lifted (either manually or with the UO.CliDrag event, or via UO.Click). | ||
+ | |||
+ | Note: The UO.Drag function, being packet based, does not affect this variable. |
Revision as of 09:13, 8 October 2010
UO.LLiftedID
⇒ Returns the id of the object last dragged/lifted (either manually or with the UO.CliDrag event, or via UO.Click).
Note: The UO.Drag function, being packet based, does not affect this variable.