C# Class HealthBlightGUIHandler, MagesOfBlight

Inheritance: MonoBehaviour
Afficher le fichier Open project: DomCristaldi/MagesOfBlight

Méthodes publiques

Свойство Type Description
blightMeter Image
healthMeter Image
stats BaseStats,

Méthodes publiques

Méthode Description
Update ( ) : void

Méthodes protégées

Méthode Description
Start ( ) : void

Method Details

Start() protected méthode

protected Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

blightMeter public_oe property

public Image blightMeter
Résultat Image

healthMeter public_oe property

public Image healthMeter
Résultat Image

stats public_oe property

public BaseStats, stats
Résultat BaseStats,