C# Class hatSharpenerAudio

Inheritance: MonoBehaviour
Afficher le fichier Open project: Devination/TheRightWay

Méthodes publiques

Свойство Type Description
grinder UnityEngine.AudioClip

Méthodes publiques

Méthode Description
StopSound ( ) : void
playGrinder ( ) : void

Private Methods

Méthode Description
Start ( ) : void

Method Details

StopSound() public méthode

public StopSound ( ) : void
Résultat void

playGrinder() public méthode

public playGrinder ( ) : void
Résultat void

Property Details

grinder public_oe property

public AudioClip,UnityEngine grinder
Résultat UnityEngine.AudioClip