C# Class EnemyData, the-bomber-man

Inheritance: ScriptableObject
Afficher le fichier Open project: 8teamCollab/the-bomber-man Class Usage Examples

Méthodes publiques

Свойство Type Description
animator RuntimeAnimatorController
colorChanging bool
name string

Property Details

animator public_oe property

public RuntimeAnimatorController animator
Résultat RuntimeAnimatorController

colorChanging public_oe property

public bool colorChanging
Résultat bool

name public_oe property

public string name
Résultat string