Exemplo n.º 1
0
 public virtual void OnPointerClick(GameObject go)
 {
     SoundPlay.PlaySFX(Table.Sound.sfx_btn_normal);
 }
Exemplo n.º 2
0
 public static void PlayCommBtnClick()
 {
     SoundPlay.PlaySFX("");
 }