![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the location of the player's corpse on the map.
position = C_DeathInfo.GetCorpseMapPosition(uiMapID)
Arguments
- uiMapID
- number : UiMapID
Returns
- position
- Vector2DMixin?🔗 - Returns nil when there is no corpse.
Patch changes
Patch 8.0.1 (2018-07-17): Added.
