Example #1
0
 public float GetBulletSpeedScale()
 {
     return(playerWeaponData.GetProjectileSpeed());
 }