Equals(PropertyPathPart)
Indicates whether this instance and a specified object are equal.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
public bool Equals(PropertyPathPart other)
Parameters
The object to compare with the current instance.
Returns
Type | Description |
|---|---|
| bool | |