C# Class HudComponent, nightmare_cooperative

Inheritance: MonoBehaviour
Afficher le fichier Open project: jonbro/nightmare_cooperative Class Usage Examples

Méthodes publiques

Свойство Type Description
heart GameObject
hearts GameObject[]
portrait GameObject
potion GameObject
potions GameObject[]

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

heart public_oe property

public GameObject heart
Résultat GameObject

hearts public_oe property

public GameObject[] hearts
Résultat GameObject[]

portrait public_oe property

public GameObject portrait
Résultat GameObject

potion public_oe property

public GameObject potion
Résultat GameObject

potions public_oe property

public GameObject[] potions
Résultat GameObject[]