![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns true if the unit is dead.
isDead = UnitIsDead(unit)
Arguments
- unit
- string : UnitId
Returns
- isDead
- boolean - true if the unit is dead
Details
- See UnitIsDeadOrGhost for details.
