Files
wow_Meta/api/GetGuildBankWithdrawMoney.lua
2025-05-04 15:15:00 +02:00

7 lines
233 B
Lua

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