WoW API: DeleteCursorItem
Destroys the item currently held by the cursor.
DeleteCursorItem();
DetailsEdit
- This does not deselect the item, this destroys it. Use ClearCursor to drop an item from the cursor without destroying it.
Destroys the item currently held by the cursor.
DeleteCursorItem();