WoW:API GetCraftName: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
(removedapi)
Line 1: Line 1:
{{removedapi|3.0|Crafting API was absorbed into [[World of Warcraft API#TradeSkill Functions|Tradeskill API]].
* Equivalent function: {{api|GetTradeSkillLine}}.}}
{{wowapi}} __NOTOC__
{{wowapi}} __NOTOC__


Line 9: Line 11:
== Returns ==
== Returns ==
It appears to Return the localized name of for Enchanting, Poisons for Rogues, and Cooking?
It appears to Return the localized name of for Enchanting, Poisons for Rogues, and Cooking?
Removed in 3.0, GetTradeSkillLine() worked though.

Revision as of 13:18, 28 May 2009

WoW API < GetCraftName

Gets the Name of an Craft Window

LocalizedCraftName = GetCraftName()


Returns

It appears to Return the localized name of for Enchanting, Poisons for Rogues, and Cooking?