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

7 lines
185 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return number tabCost
---Returns the cost of the next available guild bank tab
function GetGuildBankTabCost() end