operator ==(BoundProperty, BoundProperty)
BoundProperty objects are equal if they refer to the same property.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Operator
- Namespace: UnityEngine.Animations
- Assembly: UnityEngine.AnimationModule
public static bool operator ==(BoundProperty lhs, BoundProperty rhs)
Parameters
Returns
Type | Description |
|---|---|
| bool |