|
VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Enumerations | |
AlchemistEvolutions | |
| enum | AlchemistEvolutions : uint { AlchemistEvolutions.Invalid = 0x00000000 , AlchemistEvolutions.Bull_1 = 0x00000001 , AlchemistEvolutions.Owl_1 = 0x00000002 , AlchemistEvolutions.Bull_2 = 0x00000003 , AlchemistEvolutions.Owl_2 = 0x00000004 , AlchemistEvolutions.Bull_3 = 0x00000005 , AlchemistEvolutions.Owl_3 = 0x00000006 , AlchemistEvolutions.Fox_1 = 0x00000007 , AlchemistEvolutions.Fox_2 = 0x00000008 , AlchemistEvolutions.Fox_3 = 0x00000009 , AlchemistEvolutions.Cat_1 = 0x0000000A , AlchemistEvolutions.Cat_2 = 0x0000000B , AlchemistEvolutions.Bear_1 = 0x0000000C , AlchemistEvolutions.Eagle_1 = 0x0000000D , AlchemistEvolutions.Bear_2 = 0x0000000E , AlchemistEvolutions.Eagle_2 = 0x0000000F , AlchemistEvolutions.Bear_3 = 0x00000010 , AlchemistEvolutions.Eagle_3 = 0x00000011 , AlchemistEvolutions.Cat_3 = 0x00000012 } |