WoW API: ClickSendMailItemButton

From AddOn Studio
Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API ClickSendMailItemButton to API ClickSendMailItemButton without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < ClickSendMailItemButton

Places or picks up an item from the send mail frame. Can also clear an item rather than picking it up.

ClickSendMailItemButton([itemIndex, [clearItem]])

Parameters[edit]

Arguments[edit]

([itemIndex, [clearItem]])
itemIndex
Integer - The index of the item (1-ATTACHMENTS_MAX_SEND(12))
clearItem
Boolean - Clear the item already in this slot. (Done by right clicking an item)