C# 클래스 pjselect_choosePlayer_button2, ES2014B

상속: MonoBehaviour
파일 보기 프로젝트 열기: eloipuertas/ES2014B

공개 프로퍼티들

프로퍼티 타입 설명
first bool
second bool
texturesS List
texturesUnS List
third bool

공개 메소드들

메소드 설명
OnMouseEnter ( ) : void
OnMouseExit ( ) : void
OnMouseUpAsButton ( ) : void

비공개 메소드들

메소드 설명
Awake ( ) : void
Update ( ) : void

메소드 상세

OnMouseEnter() 공개 메소드

public OnMouseEnter ( ) : void
리턴 void

OnMouseExit() 공개 메소드

public OnMouseExit ( ) : void
리턴 void

OnMouseUpAsButton() 공개 메소드

public OnMouseUpAsButton ( ) : void
리턴 void

프로퍼티 상세

first 공개적으로 프로퍼티

public bool first
리턴 bool

second 공개적으로 프로퍼티

public bool second
리턴 bool

texturesS 공개적으로 프로퍼티

public List texturesS
리턴 List

texturesUnS 공개적으로 프로퍼티

public List texturesUnS
리턴 List

third 공개적으로 프로퍼티

public bool third
리턴 bool