WoW API: SetGuildBankWithdrawLimit
Jump to navigation
Jump to search
← WoW API < SetGuildBankWithdrawLimit
Edits permissions for a bank tab.
SetGuildBankWithdrawLimit(amount);
Arguments[edit]
- (amount)
- amount
- Integer - Amount of gold allowed per day.
Details[edit]
Use GuildControlSetRank() to set what rank you are editting the withdraw limit for. Will not save until GuildControlSaveRank() is called.