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