|
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards.
|
Returns self resurrect options for your character, including from soulstones.
options = C_DeathInfo.GetSelfResurrectOptions()
Returns[]
- options
- structure - SelfResurrectOption[]
Field |
Type |
Description
|
name |
string |
|
optionType |
Enum.SelfResurrectOptionType |
|
id |
number |
|
canUse |
boolean |
|
isLimited |
boolean |
|
priority |
number |
|
Enum.SelfResurrectOptionType
Value |
Field |
Description
|
0 |
Spell |
|
1 |
Item |
|
Patch changes[]
Patch 7.3.5 (2018-01-16): Added. Replaces HasSoulstone and CanUseSoulstone. [1]