Initial commit
This commit is contained in:
6
api/IsTradeSkillLinked.lua
Normal file
6
api/IsTradeSkillLinked.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return 1nil isLinked
|
||||
---@return string name
|
||||
---Returns whether the TradeSkill UI is showing another player's skill
|
||||
function IsTradeSkillLinked() end
|
Reference in New Issue
Block a user