Initial commit
This commit is contained in:
7
api/GetTradeSkillLine.lua
Normal file
7
api/GetTradeSkillLine.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
---@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
|
Reference in New Issue
Block a user