C_DeathInfo.GetDeathReleasePosition

From Warcraft Wiki
Jump to navigation Jump to search
GitHub Octocat.png  Townlong-Yak BAD.png  ProfIcons engineering.png  BTNTemp.png C_DeathInfo.GetDeathReleasePosition TheWarWithin-Icon-Inline.pngDragonflight-Icon-Inline.pngCata-Logo-Small.pngWrath-Logo-Small.pngWoW Icon update.png + 8.0.1 / 1.13.2
Wowprogramming.png  BTNTemp.png GetDeathReleasePosition + 2.0.1

When the player is dead and hasn't released spirit, returns the location of the graveyard they will release to.

position = C_DeathInfo.GetDeathReleasePosition(uiMapID)

Arguments

uiMapID
number

Returns

position
Vector2DMixin?🔗

Patch changes

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.