Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

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[]

Legion Patch 7.3.5 (2018-01-16): Added. Replaces HasSoulstone and CanUseSoulstone. [1]

Advertisement