WoW API: GetSendMailPrice

From AddOn Studio
Revision as of 17:39, 6 June 2007 by WoWWiki>Ravas (New page: {{wowapi}} __NOTOC__ Gets the cost for sending mail. local sendPrice = GetSendMailPrice() == Arguments == :None == Returns == :;sendPrice: Number - The price to send mail in copper.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < GetSendMailPrice


Gets the cost for sending mail.

local sendPrice = GetSendMailPrice()


Arguments

None


Returns

sendPrice
Number - The price to send mail in copper.