C# Class buttongear, clockwork

Inheritance: MonoBehaviour
Exibir arquivo Open project: shadowseer99/clockwork

Public Properties

Property Type Description
gear GameObject

Public Methods

Method Description
Enter ( ) : void
Exit ( ) : void
Start ( ) : void

Method Details

Enter() public method

public Enter ( ) : void
return void

Exit() public method

public Exit ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

gear public_oe property

public GameObject gear
return GameObject