WoW API: ShowMerchantSellCursor
← WoW API < ShowMerchantSellCursor
Changes the cursor to the merchant sell cursor.
ShowMerchantSellCursor(index);
ParametersEdit
ArgumentsEdit
- index
- Number - The index of the item in the merchant's inventory
NotesEdit
The cursor will change to the merchant sell cursor. If the player cannot buy the item, the cursor will appear greyed-out.