C_Covenants.GetActiveCovenantID

From Warcraft Wiki
Jump to navigation Jump to search

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

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Added.