API GetNumBankSlots Edit History Talk0 98,472pages on this wiki Revision as of 15:00, March 15, 2010 by Starlightblunder (Talk | contribs) (diff) ←Older revision | Latest revision (diff) | Newer revision → (diff) 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 LegoBlock: Embeddable library to provide block functionality. Generated LegoBlocks stick... LegoBlock Returns the count of the rewards for a particular quest. GetNumQuestLogRewards(); Arguments none... API GetNumQuestLogRewards Selects the last targetted enemy as the current target. TargetLastEnemy(); Arguments none... API TargetLastEnemy Categories: World of Warcraft API