WoW:API SetGuildBankTabWithdraw: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Move page script moved page API SetGuildBankTabWithdraw to API SetGuildBankTabWithdraw without leaving a redirect) |
(No difference)
|
Latest revision as of 04:47, 15 August 2023
This is no longer a part of the World of Warcraft API.
|
← WoW API < SetGuildBankTabWithdraw
Edits permissions for a bank tab.
SetGuildBankTabWithdraw(tab, amount);
Parameters[edit]
Arguments[edit]
- tab (number) - Bank Tab to edit.
- amount (number) - Number of withdraws per day.
Details[edit]
Use GuildControlSetRank() to set what rank you are editing the withdraw limit for. Will not save until GuildControlSaveRank() is called.