Difference between revisions of "UO.DropPD"

From OpenEUO
Jump to: navigation, search
(Created page with " UO.DropPD Drops an item you drag using UO.Drag onto the paperdoll. ''Do not use this to terminate a drag initiated via the UO.CliDrag function.''")
 
Line 3: Line 3:
  
 
''Do not use this to terminate a drag initiated via the UO.CliDrag function.''
 
''Do not use this to terminate a drag initiated via the UO.CliDrag function.''
 +
 +
 +
TODO: what happens if an object already occupies the paperdoll slot that the item is destined for?

Revision as of 11:31, 8 October 2010

UO.DropPD

Drops an item you drag using UO.Drag onto the paperdoll.

Do not use this to terminate a drag initiated via the UO.CliDrag function.


TODO: what happens if an object already occupies the paperdoll slot that the item is destined for?