Returns whether two units are from the same server
See also Unit functions.
Signature:
isSame
=
UnitIsSameServer("unit",
"unit")
Arguments:
Returns:
isSame
- 1 if the two units are from the same server; otherwise nil. (1nil
)
Returns whether two units are from the same server
Signature:
isSame
=
UnitIsSameServer("unit",
"unit")
Arguments:
Returns:
isSame
- 1 if the two units are from the same server; otherwise nil. (1nil
)