|
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards.
|
Needs summary.
COVENANT_PREVIEW_OPEN: previewInfo
Payload[]
- previewInfo
- CovenantPreviewInfo
Field |
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
Field |
Type |
Description
|
spellID |
number |
|
type |
Enum.CovenantAbilityType |
|
Enum.CovenantAbilityType
Value |
Field |
Description
|
0 |
Class |
|
1 |
Signature |
|
2 |
Soulbind |
Added in 9.0.2
|
CovenantSoulbindInfo
Field |
Type |
Description
|
spellID |
number |
|
uiTextureKit |
string |
|
name |
string |
|
description |
string |
|
sortOrder |
number |
|
CovenantFeatureInfo
Field |
Type |
Description
|
name |
string |
|
description |
string |
|
texture |
number |
|
Patch changes[]
Patch 9.0.1 (2020-10-13): Added.