![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
data = C_MajorFactions.GetMajorFactionData(majorFactionID)
Arguments[]
- majorFactionID
- number
Returns[]
- data
- MajorFactionData?
| Field | Type | Description |
|---|---|---|
| name | string | |
| factionID | number | |
| expansionID | number | |
| bountySetID | number | |
| isUnlocked | boolean | |
| unlockDescription | string? | |
| unlockOrder | number | |
| renownLevel | number | |
| renownReputationEarned | number | |
| renownLevelThreshold | number | |
| textureKit | string | |
| celebrationSoundKit | number | |
| renownFanfareSoundKitID | number |
