class AmmunitionLibraryEntry

Parents
object

Brief

An entry into a projectile library

Public Properties

Ammunition

The projectile parameters

AmmunitionType

The type of the projectile (e.g FMJ)

BarrelLength

The length of the barrel at which the muzzle velocity is measured

Caliber

The name of the caliber (e.g. 7.62x39)

Name

The name of the projectile

Source

The source of the information

Public Constructors

AmmunitionLibraryEntry

Default constructor

AmmunitionLibraryEntry

Parameterized/serialization constructor

back