ModernUO/Projects/UOContent/Items/Armor/Leather
Kamron Batman 89815ad4d3
feat: Updates to Serialization Generator v2.2 (#1157)
* Adds `SerializationProperty` - This will generate the private variable for serialization. Also provides an option `useField` to specify your own. Example:
  ```cs
  [SerializationProperty(0, useField: nameof(_resource)]
  ```
2022-09-04 08:45:27 -07:00
..
FemaleLeafChest.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
FemaleLeatherChest.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
GargishLeatherArmsType1.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
GargishLeatherArmsType2.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
GargishLeatherChestType1.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
GargishLeatherChestType2.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
GargishLeatherKiltType1.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
GargishLeatherKiltType2.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
GargishLeatherLegsType1.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
GargishLeatherLegsType2.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
GargishLeatherWingArmor.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeafArms.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeafChest.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeafGloves.cs feat: Updates to Serialization Generator v2.2 (#1157) 2022-09-04 08:45:27 -07:00
LeafGorget.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeafLegs.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeafTonlet.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherArms.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherBustierArms.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherChest.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherDo.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherGloves.cs feat: Updates to Serialization Generator v2.2 (#1157) 2022-09-04 08:45:27 -07:00
LeatherGorget.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherHaidate.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherHiroSode.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherJingasa.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherLegs.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherMempo.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherNinjaHood.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherNinjaJacket.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherNinjaMitts.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherNinjaPants.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherShorts.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherSkirt.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
LeatherSuneate.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00