C# Class RotateSwitch, PGP2

Inheritance: MonoBehaviour
Afficher le fichier Open project: theiis/PGP2

Méthodes publiques

Свойство Type Description
activated bool
hasPlayed bool
leverSound UnityEngine.AudioClip

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

playSound() public méthode

public playSound ( ) : void
Résultat void

Property Details

activated public_oe property

public bool activated
Résultat bool

hasPlayed public_oe property

public bool hasPlayed
Résultat bool

leverSound public_oe property

public AudioClip,UnityEngine leverSound
Résultat UnityEngine.AudioClip