C# Class BackToIndexScript, 3in1

Inheritance: MonoBehaviour
Mostra file Open project: motouhui/3in1

Public Methods

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

Method Details

BackToIndex() public method

public BackToIndex ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void