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

Enumerations

SigilType
enum  SigilType : uint {
  SigilType.Undef = 0x00000000 ,
  SigilType.Silver = 0x00000001 ,
  SigilType.Copper = 0x00000002 ,
  SigilType.Platinum = 0x00000003 ,
  SigilType.Gold = 0x00000004 ,
  SigilType.None = 0x00000005 ,
  SigilType.Hardcore = 0x00000006
}