Ejemplo n.º 1
0
 public void SpawnUI_1_Click()
 {
     if (canPlaySfx)
     {
         instance.SpawnSfxPrefab(sfx_UI_1_Click);
     }
 }