 |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards.
|
Needs summary.
weeklyProgress = C_WeeklyRewards.GetConquestWeeklyProgress()
Returns
- weeklyProgress
- ConquestWeeklyProgress
| Field |
Type |
Description
|
| progress |
number |
|
| maxProgress |
number |
|
| displayType |
Enum.ConquestProgressBarDisplayType |
|
| unlocksCompleted |
number |
|
| maxUnlocks |
number |
|
| sampleItemHyperlink |
string |
|
Enum.ConquestProgressBarDisplayType
| Value |
Field |
Description
|
| 0 |
FirstChest |
|
| 1 |
AdditionalChest |
|
| 2 |
Seasonal |
|
Patch changes
Patch 9.0.1 (2020-10-13): Added.