Equals
Returns true if two PolygonId objects refer to the same NavMesh node.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Experimental.AI
- Assembly: UnityEngine.AIModule
Equals(PolygonId)
Returns if two PolygonId objects refer to the same NavMesh node.
truepublic bool Equals(PolygonId rhs)
Parameters
Returns
Type | Description |
|---|---|
| bool |
Equals(Object)
Returns if two PolygonId objects refer to the same NavMesh node.
truepublic override bool Equals(object obj)
Parameters
Returns
Type | Description |
|---|---|
| bool |