RSS

Среда, 24.04.2024, 12:08
Главная » WoW API » API Функции » Банк »

GetNumBankSlots

[ править ]
Returns information about purchased bank bag slots.
[клоны]
Returns information about purchased bank bag slots.

Signature:
Code
numSlots, isFull = GetNumBankSlots()

Returns:
  • numSlots - Number of bank bag slots the player has purchased (number)
  • isFull - 1 if the player has purchased all available slots; otherwise nil (1nil)

Также смотрите: Банк , Bank functions
Ссылки: http://wowprogramming.com/docs/api/GetNumBankSlots