C# Class DialogData, CapsUnity

Inheritance: UnityEngine.ScriptableObject
Show file Open project: kofight/CapsUnity Class Usage Examples

Public Properties

Property Type Description
activeLeftHead bool
content string
headLeft string
headRight string
itemSprite string
speed int

Property Details

activeLeftHead public property

public bool activeLeftHead
return bool

content public property

public string content
return string

headLeft public property

public string headLeft
return string

headRight public property

public string headRight
return string

itemSprite public property

public string itemSprite
return string

speed public property

public int speed
return int