C# Class UnityEditor.CurveSelection

Inheritance: IComparable
显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Methods

Method Description
CompareTo ( object _other ) : int
Equals ( object _other ) : bool
GetHashCode ( ) : int

Private Methods

Method Description
CurveSelection ( int curveID, int key ) : System
CurveSelection ( int curveID, int key, SelectionType type ) : System

Method Details

CompareTo() public method

public CompareTo ( object _other ) : int
_other object
return int

Equals() public method

public Equals ( object _other ) : bool
_other object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int