WoW:API StablePet: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(added info on /script command)
 
m (Move page script moved page API StablePet to API StablePet without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Puts your current pet in the stable.<br>
{{wowapi}} __NOTOC__
<pre>
 
StablePet();
 
</pre>
Puts your current pet in the stable if there is room.
StablePet()
 
 
== Arguments ==
:none
 
 
== Returns ==
:nil

Latest revision as of 04:47, 15 August 2023

WoW API < StablePet


Puts your current pet in the stable if there is room.

StablePet()


Arguments[edit]

none


Returns[edit]

nil