Example #1
0
 private void OnShoot(ProjectileSpawnParameters projectileSpawnParameters)
 {
     _soundProvider.PlayShootSound();
 }