Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the amount of money the player is allowed to withdraw from the guild bank.
withdrawLimit = GetGuildBankWithdrawMoney()
Returns[]
- withdrawLimit
- Amount of money the player is allowed to withdraw from the guild bank (in copper), or 2^64 if the player has unlimited withdrawal privileges (is Guild Master)
Details[]
Returns the amount remaining for the day; that is (Daily amount) - (amount already spent).