C# Class UpgradeableWorldBit, ggj16

Inheritance: MonoBehaviour
Datei anzeigen Open project: amzeratul/ggj16

Public Methods

Method Description
OnVariableSet ( int level ) : void
Start ( ) : void

Private Methods

Method Description
Reset ( ) : void
SetActive ( GameObject o, bool b ) : void

Method Details

OnVariableSet() public method

public OnVariableSet ( int level ) : void
level int
return void

Start() public method

public Start ( ) : void
return void