C# Class UpgradeableWorldBit, ggj16

Inheritance: MonoBehaviour
Afficher le fichier Open project: amzeratul/ggj16

Méthodes publiques

Méthode Description
OnVariableSet ( int level ) : void
Start ( ) : void

Private Methods

Méthode Description
Reset ( ) : void
SetActive ( GameObject o, bool b ) : void

Method Details

OnVariableSet() public méthode

public OnVariableSet ( int level ) : void
level int
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void