C# 클래스 UICheckButton, NewCloud

상속: UIElement
파일 보기 프로젝트 열기: nileshlg2003/NewCloud 1 사용 예제들

공개 메소드들

메소드 설명
Draw ( ) : void
Enable ( bool tf ) : void
UICheckButton ( UIRect, rect, bool selected, string path ) : UnityEngine

메소드 상세

Draw() 공개 메소드

public Draw ( ) : void
리턴 void

Enable() 공개 메소드

public Enable ( bool tf ) : void
tf bool
리턴 void

UICheckButton() 공개 메소드

public UICheckButton ( UIRect, rect, bool selected, string path ) : UnityEngine
rect UIRect,
selected bool
path string
리턴 UnityEngine