 |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards.
|
Needs summary.
info = C_TradeSkillUI.GetGatheringOperationInfo(recipeID)
Arguments[]
- recipeID
- number
Returns[]
- info
- GatheringOperationInfo?
| Field |
Type |
Description
|
| spellID |
number |
|
| maxDifficulty |
number |
|
| baseSkill |
number |
|
| bonusSkill |
number |
|
| bonusStats |
GatheringOperationBonusStatInfo[] |
|
GatheringOperationBonusStatInfo
| Field |
Type |
Description
|
| bonusStatName |
string |
|
| bonusStatValue |
number |
|
| ratingDescription |
string |
|
| ratingPct |
number |
|
| bonusRatingPct |
number |
|