Contents
← WoW API < SetGuildBankWithdrawLimit
Edits permissions for a bank tab.
SetGuildBankWithdrawLimit(amount);
Arguments[edit | edit source]
- (amount)
- amount
- Integer - Amount of gold allowed per day.
Details[edit | edit source]
Use GuildControlSetRank() to set what rank you are editting the withdraw limit for. Will not save until GuildControlSaveRank() is called.
Community content is available under CC-BY-SA unless otherwise noted.