Exemplo n.º 1
0
 // Put this in its own function so it can be called by buttons
 public void PlayButtonClick()
 {
     sfxButtonClick.PlayAsSFX();
 }