C# Class DialogData, CapsUnity

Inheritance: UnityEngine.ScriptableObject
Afficher le fichier Open project: kofight/CapsUnity Class Usage Examples

Méthodes publiques

Свойство Type Description
activeLeftHead bool
content string
headLeft string
headRight string
itemSprite string
speed int

Property Details

activeLeftHead public_oe property

public bool activeLeftHead
Résultat bool

content public_oe property

public string content
Résultat string

headLeft public_oe property

public string headLeft
Résultat string

headRight public_oe property

public string headRight
Résultat string

itemSprite public_oe property

public string itemSprite
Résultat string

speed public_oe property

public int speed
Résultat int