Returns whether two units are enemies
See also Unit functions.
Signature:
isEnemy = UnitIsEnemy("unit", "unit")
Arguments:
Returns:
isEnemy- 1 if the units are enemies; otherwise nil (1nil)
Returns whether two units are enemies
Signature:
isEnemy = UnitIsEnemy("unit", "unit")
Arguments:
Returns:
isEnemy - 1 if the units are enemies; otherwise nil (1nil)