WoW:API ClosePetStables: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(added info on /script command)
 
m (Move page script moved page API ClosePetStables to API ClosePetStables without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Closes the 'Stables' window.<br>
{{wowapi}} __NOTOC__
<pre>
 
ClosePetStables();
 
</pre>
Closes the pet stable window.
ClosePetStables()
 
 
== Arguments ==
:none
 
== Returns ==
:nil

Latest revision as of 04:45, 15 August 2023

WoW API < ClosePetStables


Closes the pet stable window.

ClosePetStables()


Arguments[edit]

none

Returns[edit]

nil