Exemple #1
0
 private void Awake()
 {
     this.soundInterface = FindObjectOfType <SoundInterfaceBehaviour>();
 }
 private void Awake()
 {
     this.soundInterface = FindObjectOfType<SoundInterfaceBehaviour>();
 }