Beispiel #1
0
 private void UITap(UISoundEvent e)
 {
     PlaySound("Play_UITap");
 }
Beispiel #2
0
 public void OnEnable()
 {
     targ = (UISoundEvent)target;
 }