Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

intReturns an integer value comparing the name property of two GizmoInfo types.