C_TradeSkillUI.IsTradeSkillLinked

From Warcraft Wiki
Jump to navigation Jump to search

Checks if the Trade Skill UI is open for a profession linked by another character.

isLinked = C_TradeSkillUI.IsTradeSkillLinked()

Returns

isLinked
boolean - true if the Trade Skill UI is open for a profession linked by another character, false otherwise.

Patch changes

Legion Patch 7.0.3 (2016-07-19): Added. Replaces IsTradeSkillLinked.

See also