WoW:API GetCraftReagentInfo: Difference between revisions

removedapi
(upgraded deprecated template)
(removedapi)
Line 1: Line 1:
{{removedapi|3.0|Crafting API was absorbed into [[World of Warcraft API#TradeSkill Functions|Tradeskill API]].}}
{{wowapi}}
{{wowapi}}
This command tells the caller which the name of the reagent, path to the used texture, number of required reagents, and number of said reagents that the caller currently has in their bags.  
This command tells the caller which the name of the reagent, path to the used texture, number of required reagents, and number of said reagents that the caller currently has in their bags.  
Line 16: Line 17:
:; numRequired : Numeric. Number of total required reagents.
:; numRequired : Numeric. Number of total required reagents.
:; numHave : Numeric. Number of total required reagents that the user has on them currently.
:; numHave : Numeric. Number of total required reagents that the user has on them currently.
== Details ==
----
__NOTOC__