C# Class UnlockAllLevels, Team4BabelGame

Inheritance: MonoBehaviour
Show file Open project: veselin-/Team4BabelGame

Public Methods

Method Description
CheatAllLevels ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

CheatAllLevels() public method

public CheatAllLevels ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void