API GetNumBankSlots Edit History Talk0 98,518pages on this wiki Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Returns information about the number of purchased bank bag slots. numSlots, full = GetNumBankSlots(); Returns numSlots Number - Number of bag slots already purchased. full Flag - 1 if no further slots are available, nil otherwise. See also GetBankSlotCost Read more The Auction House API is a web-specific API for accessing Auction House info. It is part of the... Auction House API Returns the number of available specializations. local numSpecializations ... API GetNumSpecializations You may or may not have asked yourself why there's so many API functions dealing with chat... World of Warcraft API/Mikk's spiel on chat windows Categories: World of Warcraft API