C# Class SliderMove, Adagio

Inheritance: MonoBehaviour
Show file Open project: technicalvgda/Adagio Class Usage Examples

Public Properties

Property Type Description
door GameObject
fluteSwitch GameObject
point Transform
pp1 GameObject

Public Methods

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

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

door public property

public GameObject door
return GameObject

fluteSwitch public property

public GameObject fluteSwitch
return GameObject

point public property

public Transform point
return Transform

pp1 public property

public GameObject pp1
return GameObject