CompareTo(object)
Returns an integer value comparing the name property of two GizmoInfo types.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
CompareTo(Object)
public int CompareTo(object obj)
Parameters
The GizmoInfo to compare.
Returns
Type | Description |
|---|---|
| int | Returns an integer value comparing the name property of two GizmoInfo types. |