WoW:API CloseTrainer: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Removed 'uncategorized' tag from it. Looks fine to me.)
({{wowapi}})
Line 1: Line 1:
<center>'''CloseTrainer''' ''-Documentation by [[user:Fenaoin|Fenaoin]]-''</center>
{{wowapi}} __NOTOC__
 
Closes the trainer window
<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args -->
  CloseTrainer();
  CloseTrainer();
<!-- Describe the purpose of the function, though exhausting detail can be saved for a later section -->
Closes the trainer window
----
;''Arguments''
<!-- List each argument, together with its type -->
:none
----
;''Returns''
<!-- List each return value, together with its type -->
:nothing
----
{{Template:WoW API}}

Revision as of 23:44, 23 December 2006