C# 클래스 UnityEditor.CurveSelection

상속: IComparable
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 메소드들

메소드 설명
CompareTo ( object _other ) : int
Equals ( object _other ) : bool
GetHashCode ( ) : int

비공개 메소드들

메소드 설명
CurveSelection ( int curveID, int key ) : System
CurveSelection ( int curveID, int key, SelectionType type ) : System

메소드 상세

CompareTo() 공개 메소드

public CompareTo ( object _other ) : int
_other object
리턴 int

Equals() 공개 메소드

public Equals ( object _other ) : bool
_other object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int