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