Exemplo n.º 1
0
 private void UITap(UISoundEvent e)
 {
     PlaySound("Play_UITap");
 }
Exemplo n.º 2
0
 public void OnEnable()
 {
     targ = (UISoundEvent)target;
 }