C_TradeSkillUI.SetRecipeRepeatCount

From Warcraft Wiki
Jump to navigation Jump to search
Links
Info
Added in 7.0.3

Needs summary.

C_TradeSkillUI.SetRecipeRepeatCount(recipeSpellID [, numCasts, optionalReagents])

Arguments

recipeSpellID
number
numCasts
number? = 1
optionalReagents
OptionalReagentInfo[]?
Field Type Description
itemID number The itemID of the optional reagent
count number The number of items of the reagent (always 1 as of Shadowlands)
slot number The slot into which the reagent is inserted

Patch changes

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