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