WoW:API UnitIsGhost: Difference between revisions
Jump to navigation
Jump to search
(upgraded deprecated template) |
m (Move page script moved page API UnitIsGhost to API UnitIsGhost without leaving a redirect) |
(No difference)
|
Latest revision as of 04:47, 15 August 2023
← WoW API < UnitIsGhost
Very useful to determine if a mod should be doing something if your ("unit" => "player") is a ghost.
Returns 1 if "unit" is a ghost, nil otherwise.
It is unknown how this works for "pet", but since a pet is never a ghost...