C# Class UnityEditor.CurveSelection

Inheritance: IComparable
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
CompareTo ( object _other ) : int
Equals ( object _other ) : bool
GetHashCode ( ) : int

Private Methods

Méthode Description
CurveSelection ( int curveID, int key ) : System
CurveSelection ( int curveID, int key, SelectionType type ) : System

Method Details

CompareTo() public méthode

public CompareTo ( object _other ) : int
_other object
Résultat int

Equals() public méthode

public Equals ( object _other ) : bool
_other object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int