|
VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Enumerations | |
Content_ArmorMaterial | |
| enum | Content_ArmorMaterial : uint { Content_ArmorMaterial.Invalid = 0x00000000 , Content_ArmorMaterial.Leather = 0x00000001 , Content_ArmorMaterial.Wood = 0x00000002 , Content_ArmorMaterial.Metal_Plate = 0x00000003 , Content_ArmorMaterial.Mixed_Leather_Chain = 0x00000004 , Content_ArmorMaterial.Stone = 0x00000005 , Content_ArmorMaterial.Mixed_Leather_Plate = 0x00000006 , Content_ArmorMaterial.Bone = 0x00000007 , Content_ArmorMaterial.Metal = 0x00000008 , Content_ArmorMaterial.Metal_Chain = 0x00000009 , Content_ArmorMaterial.Custom = 0x0000000A , Content_ArmorMaterial.Mixed_Plate_Chain = 0x0000000B } |