Files
wow_Meta/api/GetGuildBankWithdrawMoney.lua
2025-05-04 14:35:26 +02:00

6 lines
224 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