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

Enumerations

ShieldType
enum  ShieldType : uint {
  ShieldType.Undef = 0x00000000 ,
  ShieldType.Buckler = 0x00000001 ,
  ShieldType.Small = 0x00000002 ,
  ShieldType.Tower = 0x00000003 ,
  ShieldType.Large = 0x00000004 ,
  ShieldType.Orb = 0x00000005
}