m
Move page script moved page API AutoStoreGuildBankItem to WoW:API AutoStoreGuildBankItem without leaving a redirect
(New page: {{wowapi}} Allows you to withdraw an item and automatically store it in your inventory. AutoStoreGuildBankItem(tab,slot) ---- ;''Arguments'' :(tab or slot) :;tab : Integer - The in...) |
m (Move page script moved page API AutoStoreGuildBankItem to WoW:API AutoStoreGuildBankItem without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Allows you to withdraw the contents of the specified Guild Bank slot and automatically store it in your inventory. | |||
AutoStoreGuildBankItem(tab,slot) | |||
== Arguments == | |||
;tab : Integer - The index of the tab in the guild bank | |||
;slot : Integer - The index of the slot in the chosen tab. | |||