Returns whether a unit is currently a ghost
See also Unit functions.
Signature:
isGhost
=
UnitIsGhost("unit")
Arguments:
unit
- A unit to query (string
, unitID)
Returns:
isGhost
- 1 if the unit is a ghost; otherwise nil (1nil
)
Returns whether a unit is currently a ghost
Signature:
isGhost
=
UnitIsGhost("unit")
Arguments:
unit
- A unit to query (string
, unitID) Returns:
isGhost
- 1 if the unit is a ghost; otherwise nil (1nil
)