UO.LLiftedKind
From OpenEUO
UO.LLiftedKind
⇒ Returns whether or not an object is being dragged/lifted(either manually or with the UO.CliDrag event, or via UO.Click). The possible values of this variable are included in the table below.
Note: The UO.Drag function, being packet based, does not affect this variable.
Value | Description |
---|---|
0 | An object is not on the cursor |
1 | An object is on the cursor |