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

7 lines
235 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return string tradeskillName
---@return number rank
---@return number maxLevel
---Returns information about the current trade skill
function GetTradeSkillLine() end