Files
wow-weakauras/Meta/api/GetGuildBankWithdrawMoney.lua
2024-11-07 23:12:37 +01:00

5 lines
228 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return number withdrawLimit
---Returns the amount of money the player is allowed to withdraw from the guild bank per day
function GetGuildBankWithdrawMoney() end