|
VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Enumerations | |
CollectableRarity | |
| enum | CollectableRarity : uint { CollectableRarity.Invalid = 0x00000000 , CollectableRarity.Rare = 0x00000001 , CollectableRarity.Uncommon = 0x00000002 , CollectableRarity.Common = 0x00000003 , CollectableRarity.RareSilver = 0x00000004 , CollectableRarity.RareBronze = 0x00000005 , CollectableRarity.RareGold = 0x00000006 } |