Needs summary.
COVENANT_PREVIEW_OPEN: previewInfo
Payload
- previewInfo
- CovenantPreviewInfo
Key |
Type |
Description
|
textureKit |
string |
|
transmogSetID |
number |
|
mountID |
number |
|
covenantName |
string |
|
covenantZone |
string |
|
description |
string |
|
covenantCrest |
string |
|
covenantAbilities |
CovenantAbilityInfo[] |
|
fromPlayerChoice |
boolean |
|
covenantSoulbinds |
CovenantSoulbindInfo[] |
Added in 9.0.2
|
featureInfo |
CovenantFeatureInfo |
Added in 9.0.2
|
CovenantAbilityInfo
Key |
Type |
Description
|
spellID |
number |
|
type |
Enum.CovenantAbilityType |
|
Enum.CovenantAbilityType
Value |
Key |
Description
|
0 |
Class |
|
1 |
Signature |
|
2 |
Soulbind |
Added in 9.0.2
|
CovenantSoulbindInfo
Key |
Type |
Description
|
spellID |
number |
|
uiTextureKit |
string |
|
name |
string |
|
description |
string |
|
sortOrder |
number |
|
CovenantFeatureInfo
Key |
Type |
Description
|
name |
string |
|
description |
string |
|
texture |
number |
|
Patch changes