Exemple #1
0
 public void SetShooterProperties(ShooterProperties shooterProperties)
 {
     this.shooterProperties = shooterProperties;
 }
Exemple #2
0
 public void SetShooterProperties(ShooterProperties shooter)
 {
     shooterProperties = shooter;
 }