Returns whether a unit is possessed by another


See also Unit functions.

Signature:

isPossessed = UnitIsPossessed("unit")

Arguments:

  • unit - A unit to query (string, unitID)

Returns:

  • isPossessed - 1 if the given unit is possessed; otherwise nil (1nil)