Equals(VisualElementReference)
Indicates whether the current object is equal to another element reference.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public bool Equals(VisualElementReference other)
Parameters
The instance to compare against.
Returns
Type | Description |
|---|---|
| bool | |