WoW:API BuyStableSlot: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(cat)
m (Move page script moved page API BuyStableSlot to API BuyStableSlot without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
If you have the Stable window open and can buy a stable slot, it will do so.<br>
 
<pre>
 
BuyStableSlot();
Buys the next stable slot if the stable window is open and you can afford it.
</pre>
BuyStableSlot()
 
 
== Arguments ==
:none
 
 
== Returns ==
:nil

Latest revision as of 04:45, 15 August 2023

WoW API < BuyStableSlot


Buys the next stable slot if the stable window is open and you can afford it.

BuyStableSlot()


Arguments[edit]

none


Returns[edit]

nil