![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
goldCost, currencyCosts, durationSecs = C_Garrison.GetTalentTreeTalentPointResearchInfo(garrTalentID, researchRank, garrTalentTreeID, talentPointIndex, isRespec)
Arguments[]
- garrTalentID
- number
- researchRank
- number
- garrTalentTreeID
- number
- talentPointIndex
- number
- isRespec
- number
Returns[]
- goldCost
- number
- currencyCosts
- GarrisonTalentCurrencyCostInfo[]
| Field | Type | Description |
|---|---|---|
| currencyType | number | |
| currencyQuantity | number |
- durationSecs
- number
Patch changes[]
Patch 9.2.0 (2022-02-22): Added garrTalentID, researchRank arguments.
Patch 9.0.1 (2020-10-13): Added currencyCosts return.
Patch 8.3.0 (2020-01-14): Added.
