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

Enumerations

ReincarnationType
enum  ReincarnationType : uint {
  ReincarnationType.Undef = 0x00000000 ,
  ReincarnationType.True = 0x00000001 ,
  ReincarnationType.Greater = 0x00000002 ,
  ReincarnationType.Lesser = 0x00000003 ,
  ReincarnationType.HeroicEpic = 0x00000004 ,
  ReincarnationType.Iconic = 0x00000005 ,
  ReincarnationType.Epic = 0x00000006 ,
  ReincarnationType.Racial = 0x00000007 ,
  ReincarnationType.Legendary = 0x00000008
}