This version of Unity is unsupported.

GizmoInfo.CompareTo

Declaration

public int CompareTo(object obj);

Parameters

obj The GizmoInfo to compare.

Returns

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

Description

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