C# Class enemyHealth

Inheritance: MonoBehaviour
Afficher le fichier Open project: Aerolith-Studios/White-Collar Class Usage Examples

Méthodes publiques

Свойство Type Description
health int

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

health public_oe property

public int health
Résultat int