WoW:API DeleteCursorItem: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
(upgraded deprecated template)
Line 1: Line 1:
{{wowapi}}
Destroys the item currently held by the cursor.
Destroys the item currently held by the cursor.


Line 4: Line 5:


No return value.
No return value.
----
{{WoW API}}

Revision as of 17:26, 6 January 2007

WoW API < DeleteCursorItem

Destroys the item currently held by the cursor.

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

No return value.