Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the CovenantID of the chosen covenant.
covenantID = C_Covenants.GetActiveCovenantID()
Returns[]
- covenantID
- Enum.CovenantType
Value | Field | Description |
---|---|---|
0 | None | |
1 | Kyrian | |
2 | Venthyr | |
3 | NightFae | |
4 | Necrolord |
Details[]
- Only applies to joining a Covenant at maximum level or during [60] The Threads of Fate.
- Returns 0 while loading addons until info is available, before PLAYER_LOGIN and immediately after /reload.
Patch changes[]
Patch 9.0.1 (2020-10-13): Added.