WoW:API AutoStoreGuildBankItem: Difference between revisions
Jump to navigation
Jump to search
m (boilerplate) |
m (Corrected definition) |
||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Allows you to withdraw | Allows you to withdraw the contents of the specified Guild Bank slot and automatically store it in your inventory. | ||
AutoStoreGuildBankItem(tab,slot) | AutoStoreGuildBankItem(tab,slot) | ||
Revision as of 16:52, 2 December 2011
← WoW API < AutoStoreGuildBankItem
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.