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

4 lines
154 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Returns true if the user is not on the latest expansion
function CanUpgradeExpansion() end