C# 클래스 Puzzle.ChoosePictureScript

상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: BrainProject/UnityTemp

공개 프로퍼티들

프로퍼티 타입 설명
custom bool
defaultPicsPath string
imageName string

공개 메소드들

메소드 설명
OnMouseDown ( ) : void

메소드 상세

OnMouseDown() 공개 메소드

public OnMouseDown ( ) : void
리턴 void

프로퍼티 상세

custom 공개적으로 프로퍼티

public bool custom
리턴 bool

defaultPicsPath 공개적으로 프로퍼티

public string defaultPicsPath
리턴 string

imageName 공개적으로 프로퍼티

public string imageName
리턴 string