C# 클래스 DialogEvent, CapsUnity

상속: MonoBehaviour
파일 보기 프로젝트 열기: kofight/CapsUnity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
backPic string
dialogGroupNum int
need3Star bool
triggerPos DialogTriggerPos

프로퍼티 상세

backPic 공개적으로 프로퍼티

public string backPic
리턴 string

dialogGroupNum 공개적으로 프로퍼티

public int dialogGroupNum
리턴 int

need3Star 공개적으로 프로퍼티

public bool need3Star
리턴 bool

triggerPos 공개적으로 프로퍼티

public DialogTriggerPos triggerPos
리턴 DialogTriggerPos