示例#1
0
 public Bullet GetBulletSettings(BulletType type)
 {
     return(bulletSettings.GetBulletSettings(type));
 }