WoW:API UnitIsDeadOrGhost: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
Very useful to determine if a mod should be doing something if your ("unit" => "player") dead or a ghost.
Very useful to determine if a mod should be doing something if your ("unit" => "player") dead or a ghost.


Returns true, if "unit" is dead or a ghost - false, if otherwise.
Returns 1 if "unit" is dead or a ghost, nil otherwise.
----
----
{{template:WoW API}}
{{template:WoW API}}
Anonymous user