C# 클래스 DialogData, CapsUnity

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

공개 프로퍼티들

프로퍼티 타입 설명
activeLeftHead bool
content string
headLeft string
headRight string
itemSprite string
speed int

프로퍼티 상세

activeLeftHead 공개적으로 프로퍼티

public bool activeLeftHead
리턴 bool

content 공개적으로 프로퍼티

public string content
리턴 string

headLeft 공개적으로 프로퍼티

public string headLeft
리턴 string

headRight 공개적으로 프로퍼티

public string headRight
리턴 string

itemSprite 공개적으로 프로퍼티

public string itemSprite
리턴 string

speed 공개적으로 프로퍼티

public int speed
리턴 int