C# Class SimonSays, Adagio

Inheritance: MonoBehaviour
Exibir arquivo Open project: technicalvgda/Adagio Class Usage Examples

Public Properties

Property Type Description
SimonSaysSwitch GameObject
door GameObject
sb1 GameObject

Public Methods

Method Description
Awake ( ) : void
Update ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

SimonSaysSwitch public_oe property

public GameObject SimonSaysSwitch
return GameObject

door public_oe property

public GameObject door
return GameObject

sb1 public_oe property

public GameObject sb1
return GameObject