C# 클래스 Drag, gro-ui

상속: MonoBehaviour
파일 보기 프로젝트 열기: OpenAgInitiative/gro-ui 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Dragging bool
column int
startMouse Vector2
startPosition Vector2
type DragType

프로퍼티 상세

Dragging 공개적으로 프로퍼티

public bool Dragging
리턴 bool

column 공개적으로 프로퍼티

public int column
리턴 int

startMouse 공개적으로 프로퍼티

public Vector2 startMouse
리턴 Vector2

startPosition 공개적으로 프로퍼티

public Vector2 startPosition
리턴 Vector2

type 공개적으로 프로퍼티

public DragType type
리턴 DragType