WoW:API UnitIsDeadOrGhost

From AddOn Studio
Jump to navigation Jump to search

Very useful to determine if a mod should be doing something if your ("unit" => "player") dead or a ghost.

Returns 1 if "unit" is dead or a ghost, nil otherwise.


Template:WoW API