<addname="Export Info"type="ExportInfo"ver1="10.1.0.0"cond="(User Version >= 10) || ((User Version == 1) && (Version != 10.2.0.0))"/>
<addname="Export Info 3"type="ShortString"cond="(Version == 20.2.0.7) &amp; (User Version 2 == 130)"/>
<!-- Absolutely must use ver/userver2 as NifSkope will not process cond on this line causing all earlier NIFs to fail -->
<addname="Export Info 3"type="ShortString"ver="20.2.0.7"userver2="130"/>
<addname="Num Block Types"type="ushort"ver1="10.0.1.0">Number of object types in this NIF file.</add>
<addname="Block Types"type="SizedString"arr1="Num Block Types"ver1="10.0.1.0">List of all object types used in this NIF file.</add>
<addname="Block Type Index"type="BlockTypeIndex"arr1="Num Blocks"ver1="10.0.1.0">Maps file objects on their corresponding type: first file object is of type object_types[object_type_index[0]], the second of object_types[object_type_index[1]], etc.</add>