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

Enumerations

RareEncounterCategory
enum  RareEncounterCategory : uint {
  RareEncounterCategory.Invalid = 0x00000000 ,
  RareEncounterCategory.Acheivement = 0x00000001 ,
  RareEncounterCategory.Shroud_Gauntlet = 0x00000002 ,
  RareEncounterCategory.Shroud_Pacman = 0x00000003 ,
  RareEncounterCategory.Shroud_Frogger = 0x00000004 ,
  RareEncounterCategory.Shroud_Whirlpool = 0x00000005 ,
  RareEncounterCategory.Shroud_Death = 0x00000006 ,
  RareEncounterCategory.Shroud_Raid = 0x00000007
}