WoW:API CloseTrainer: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API CloseTrainer to API CloseTrainer without leaving a redirect)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<center>'''CloseTrainer''' ''-Documentation by [[user:Fenaoin|Fenaoin]]-''</center>
{{wowapi}} __NOTOC__


<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args -->
CloseTrainer();


<!-- Describe the purpose of the function, though exhausting detail can be saved for a later section -->
Closes the trainer window.
Closes the trainer window
CloseTrainer()


----
;''Arguments''


<!-- List each argument, together with its type -->
== Arguments ==
:none
:none


----
;''Returns''


<!-- List each return value, together with its type -->
== Returns ==
:nothing
:nil
----
{{Template:WoW API}}
 
{{API/Uncategorized}}

Latest revision as of 04:45, 15 August 2023

WoW API < CloseTrainer


Closes the trainer window.

CloseTrainer()


Arguments[edit]

none


Returns[edit]

nil