Property | Type | Description | |
---|---|---|---|
displayName | string |
Method | Description | |
---|---|---|
IsEnemyOf ( Team other ) : bool |
Determines if the given team is an enemy of this team.
|
public IsEnemyOf ( Team other ) : bool | ||
other | Team | The team to check if it's an enemy of this team. |
return | bool |