Contents
← WoW API < ShowMerchantSellCursor
Changes the cursor to the merchant sell cursor.
ShowMerchantSellCursor(index);
Parameters[edit | edit source]
Arguments[edit | edit source]
- index
- Number - The index of the item in the merchant's inventory
Notes[edit | edit source]
The cursor will change to the merchant sell cursor. If the player cannot buy the item, the cursor will appear greyed-out.
Community content is available under CC-BY-SA unless otherwise noted.