C# Class DialogData, CapsUnity

Inheritance: UnityEngine.ScriptableObject
显示文件 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_oe property

public bool activeLeftHead
return bool

content public_oe property

public string content
return string

headLeft public_oe property

public string headLeft
return string

headRight public_oe property

public string headRight
return string

itemSprite public_oe property

public string itemSprite
return string

speed public_oe property

public int speed
return int