C# 클래스 UnityEditor.DragAndDropDelay

파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
mouseDownPosition Vector2

공개 메소드들

메소드 설명
CanStartDrag ( ) : bool

메소드 상세

CanStartDrag() 공개 메소드

public CanStartDrag ( ) : bool
리턴 bool

프로퍼티 상세

mouseDownPosition 공개적으로 프로퍼티

public Vector2 mouseDownPosition
리턴 Vector2