VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
Material_Type.Generated.cs File Reference

Enumerations

Material_Type
enum  Material_Type : uint {
  Material_Type.Invalid = 0x00000000 ,
  Material_Type.None = 0x00000001 ,
  Material_Type.Fabric = 0x00000002 ,
  Material_Type.Wood = 0x00000003 ,
  Material_Type.Chain = 0x00000004 ,
  Material_Type.Metal = 0x00000005
}