C# Class BuildSound, ES2015C

Inheritance: MonoBehaviour
Afficher le fichier Open project: jgirald/ES2015C

Méthodes publiques

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

Méthodes publiques

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

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

shootSound public_oe property

public AudioClip,UnityEngine shootSound
Résultat UnityEngine.AudioClip