![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
slots = C_TradeSkillUI.GetOptionalReagentInfo(recipeSpellID [, recipeLevel])
Arguments[]
- recipeSpellID
- number
- recipeLevel
- number?
Returns[]
- slots
- OptionalReagentSlot[]
| Field | Type | Description |
|---|---|---|
| requiredSkillRank | number | |
| lockedReason | string? | |
| slotText | string? | |
| options | number[] |
Patch changes[]
Patch 9.2.0 (2022-02-22): Added recipeLevel argument in build 9.2.0 (42979).
Patch 9.1.0 (2021-06-29): Added lockedReason field.
Patch 9.0.1 (2020-10-13): Added.
