 |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards.
|
Needs summary.
milestones = C_AzeriteEssence.GetMilestones()
Returns[]
- milestones
- structure - AzeriteMilestoneInfo[]
AzeriteMilestoneInfo
| Field |
Type |
Description
|
| ID |
number |
|
| requiredLevel |
number |
|
| canUnlock |
boolean |
|
| unlocked |
boolean |
|
| rank |
number? |
Added in 8.3.0
|
| slot |
Enum.AzeriteEssenceSlot? |
|
Enum.AzeriteEssenceSlot
| Value |
Field |
Description
|
| 0 |
MainSlot |
|
| 1 |
PassiveOneSlot |
|
| 2 |
PassiveTwoSlot |
|
| 3 |
PassiveThreeSlot |
Added in 8.3.0
|
Patch changes[]
Patch 8.2.0 (2019-06-25): Added.