static public method BallisticXmlDeserializer.ReadLegacyAmmunitionLibraryEntryFromStream

Brief

Reads raw legacy entry from the stream

Declaration
C#
AmmunitionLibraryEntry  ReadLegacyAmmunitionLibraryEntryFromStream (System.IO.Stream rawLegacyEntry)

Parameters
rawLegacyEntry

Declared in BallisticXmlDeserializer

back