class AmmoInfoController.Serialization

Brief

The ammunition information serialization controller.

Details

The type defined in the MathEx.ExternalBallistic.dll assembly. The namespace is MathEx.ExternalBallistic.

Static Public Methods

FindAndRead

Finds ammunition information tags in direct children of the tag specified and reads it.

FindAndReadEx

Finds ammunition information tags in direct children of the tag specified and reads it.

Read

Reads a simple ammunition information from a tag.

ReadEx

Reads an extended ammunition information from a tag.

ReadFileEx

Reads extended ammunition information from XML file.

ReadLibrary

Reads ammunition library.

Write

Writes the simple entity to XML

Write

Writes the extended ammunition information to XML

WriteFileEx

Writes extended ammunition information into XML file.

back