Method
Player:IsInSameRaidWith
[-]
[+]
Returns true if the Player is currently in the same raid as another Player by object, false otherwise.
isInSameRaidWith = Player:IsInSameRaidWith( player )
Player player
- See method description.
boolean isInSameRaidWith
- See method description.