Difference between revisions of "UO.CliDrag"
From OpenEUO
(Created page with " UO.CliDrag(nid) Drags the object specified by id nid. This drag is performed by the client and affects the UO.LLifted* variables. Corresponding drop should be completedy with ...") |
(No difference)
|
Revision as of 11:13, 8 October 2010
UO.CliDrag(nid)
Drags the object specified by id nid. This drag is performed by the client and affects the UO.LLifted* variables. Corresponding drop should be completedy with a UO.Click() command.