WoW:API CloseMail: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
(Filled out based on the FrameXML.)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{Stub/API}}
 
Closes the 'Mailbox' window.<br>
 
<pre>
Closes the 'Mailbox' window.
CloseMail();
CloseMail()
</pre>
 
 
== Arguments ==
:none
 
 
== Returns ==
:nil

Revision as of 17:01, 25 June 2007

WoW API < CloseMail


Closes the 'Mailbox' window.

CloseMail()


Arguments

none


Returns

nil