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

7 lines
263 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return number newItemLevel
---Returns an item's item level once it's been upgraded.. This function can currently only be called when at the upgrade merchant.
function GetItemUpdateLevel() end