Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Checks if the Trade Skill UI is open for a profession.

isReady = C_TradeSkillUI.IsTradeSkillReady()

Returns[]

isReady
boolean - true if the Trade Skill UI is open and loaded for a profession, false otherwise.

Details[]

  • The event TRADE_SKILL_UPDATE fires after UI loads all the trade skills; This can be used if isReady returns false

Patch changes[]

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

See also[]

Advertisement