C_TradeSkillUI.IsNPCCrafting

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the trade skill window is displayed for an NPC.

isNPCCrafting = C_TradeSkillUI.IsNPCCrafting()

Returns

isNPCCrafting
boolean - true if the Trade Skill UI is open for crafting by an NPC, such as a Garrison follower.

Patch changes

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

See also