WoW:API CloseMail: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(cat)
m (Move page script moved page API CloseMail to WoW:API CloseMail without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
Closes the 'Mailbox' window.<br>
 
<pre>
 
CloseMail();
Closes the 'Mailbox' window.
</pre>
CloseMail()
 
 
== Arguments ==
:none
 
 
== Returns ==
:nil

Latest revision as of 04:45, 15 August 2023

WoW API < CloseMail


Closes the 'Mailbox' window.

CloseMail()


Arguments

none


Returns

nil