WoW:API GetCraftName: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API GetCraftName to API GetCraftName without leaving a redirect)
 
(One intermediate revision by one other user not shown)
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.

Latest revision as of 04:45, 15 August 2023

WoW API < GetCraftName

Gets the Name of an Craft Window

LocalizedCraftName = GetCraftName()


Returns[edit]

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