Files
wow_Meta/api/CanUpgradeExpansion.lua
2024-12-16 13:13:08 +01:00

4 lines
151 B
Lua

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