WoW:API AutoStoreGuildBankItem: Difference between revisions
Jump to navigation
Jump to search
(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 (boilerplate) |
||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Allows you to withdraw an item and automatically store it in your inventory. | Allows you to withdraw an item 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. | |||
Revision as of 18:20, 10 March 2010
← WoW API < AutoStoreGuildBankItem
Allows you to withdraw an item 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.