C# Class explodeKeyPress, CLOG2015

Inheritance: MonoBehaviour
Afficher le fichier Open project: bennorskov/CLOG2015

Méthodes publiques

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

Méthodes publiques

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

Method Details

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

explosion public_oe property

public GameObject explosion
Résultat GameObject