WoW:API GetSendMailPrice: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(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.)
 
m (Move page script moved page API GetSendMailPrice to API GetSendMailPrice without leaving a redirect)
 
(No difference)

Latest revision as of 04:46, 15 August 2023

WoW API < GetSendMailPrice


Gets the cost for sending mail.

local sendPrice = GetSendMailPrice()


Arguments[edit]

None


Returns[edit]

sendPrice
Number - The price to send mail in copper.