Is In My Team
public bool IsInMyTeam(Unit other)
public bool IsInMyTeam(byte otherPlayerId)
Returns true, if other unit or player in the same team with unit, from which this method called.
public bool IsInMyTeam(Unit other)
public bool IsInMyTeam(byte otherPlayerId)
Returns true, if other unit or player in the same team with unit, from which this method called.