C# 클래스 ScrollButtonInventory, UnderworldExporter

상속: Scrollbutton
파일 보기 프로젝트 열기: hankmorgan/UnderworldExporter

공개 프로퍼티들

프로퍼티 타입 설명
MaxScrollValue int
MinScrollValue int
ScrollValue int
stepSize int

공개 메소드들

메소드 설명
OnClick ( ) : void

비공개 메소드들

메소드 설명
Update ( ) : void

메소드 상세

OnClick() 공개 메소드

public OnClick ( ) : void
리턴 void

프로퍼티 상세

MaxScrollValue 공개적으로 프로퍼티

public int MaxScrollValue
리턴 int

MinScrollValue 공개적으로 프로퍼티

public int MinScrollValue
리턴 int

ScrollValue 공개적으로 정적으로 프로퍼티

public static int ScrollValue
리턴 int

stepSize 공개적으로 프로퍼티

public int stepSize
리턴 int