UO.CliDrag
From OpenEUO
Revision as of 10:13, 8 October 2010 by 76.184.213.234 (Talk) (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 ...")
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.