![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
bonusText = C_TradeSkillUI.GetOptionalReagentBonusText(recipeSpellID, optionalReagentIndex, optionalReagents)
Arguments[]
- recipeSpellID
- number
- optionalReagentIndex
- number
- 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 |
Returns[]
- bonusText
- string
Patch changes[]
Patch 9.0.1 (2020-10-13): Added.
