![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
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[]
Patch 7.0.3 (2016-07-19): Added.
