WoW:API BuyStableSlot: Difference between revisions

Updated to match the current API boilerplate.
mNo edit summary
(Updated to match the current API boilerplate.)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{Stub/API}}
 
If you have the Stable window open and can buy a stable slot, it will do so.<br>
 
<pre>
Buys the next stable slot if the stable window is open and you can afford it.
BuyStableSlot();
BuyStableSlot()
</pre>
 
 
== Arguments ==
:none
 
 
== Returns ==
:nil
Anonymous user