C# Class ShopScript, 285_02_FA15G2

Inheritance: MonoBehaviour
Afficher le fichier Open project: selu285-2015/285_02_FA15G2 Class Usage Examples

Méthodes publiques

Свойство Type Description
hud GameObject

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
buyShotGun ( ) : void
buyTesla ( ) : void
buyTiki ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

buyShotGun() public méthode

public buyShotGun ( ) : void
Résultat void

buyTesla() public méthode

public buyTesla ( ) : void
Résultat void

buyTiki() public méthode

public buyTiki ( ) : void
Résultat void

Property Details

hud public_oe property

public GameObject hud
Résultat GameObject