C_Mail.HasInboxMoney

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if a mail has money attached.

inboxItemHasMoneyAttached = C_Mail.HasInboxMoney(inboxIndex)

Arguments

inboxIndex
number

Returns

inboxItemHasMoneyAttached
boolean

Patch changes

Legion Patch 7.2.0 (2017-03-28): Added.