C# Class SliderMove, Adagio

Inheritance: MonoBehaviour
Afficher le fichier Open project: technicalvgda/Adagio Class Usage Examples

Méthodes publiques

Свойство Type Description
door GameObject
fluteSwitch GameObject
point Transform
pp1 GameObject

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

door public_oe property

public GameObject door
Résultat GameObject

fluteSwitch public_oe property

public GameObject fluteSwitch
Résultat GameObject

point public_oe property

public Transform point
Résultat Transform

pp1 public_oe property

public GameObject pp1
Résultat GameObject