WoW API: GetNumBankSlots

WoW API < GetNumBankSlots

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