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