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

9 lines
236 B
Lua

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