WoW API: DeleteCursorItem

From AddOn Studio
Revision as of 05:42, 23 November 2009 by WoWWiki>Egingell (ClearCursor is more reliable since it won't move the item to the backpack and won't fail if the backpack is full.)
Jump to navigation Jump to search

WoW API < DeleteCursorItem

Destroys the item currently held by the cursor.

This does not deselect the item, this destroys it. Try ClearCursor to deselect the item.

No return value.