WoW:API GetNextStableSlotCost: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(New page: {{wowapi}} __NOTOC__ Returns an integer value of the next stable slot's cost in copper. nextSlotCost = GetNextStableSlotCost() == Arguments == :None == Returns == :;nextSlotCost: ...)
 
m (Move page script moved page API GetNextStableSlotCost to API GetNextStableSlotCost without leaving a redirect)
 
(No difference)

Latest revision as of 04:46, 15 August 2023

WoW API < GetNextStableSlotCost


Returns an integer value of the next stable slot's cost in copper.

nextSlotCost = GetNextStableSlotCost()


Arguments[edit]

None


Returns[edit]

nextSlotCost
Number - The cost of the next stable slot in copper.