|
VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Enumerations | |
MonsterManualPageUnlockID | |
| enum | MonsterManualPageUnlockID : uint { MonsterManualPageUnlockID.Undef = 0x00000000 , MonsterManualPageUnlockID.NormalLoreText = 0x00000001 , MonsterManualPageUnlockID.FullLoreText = 0x00000002 , MonsterManualPageUnlockID.FullMonsterImage = 0x00000003 , MonsterManualPageUnlockID.NormalMonsterAttributeText = 0x00000004 , MonsterManualPageUnlockID.FullMonsterAttributeText = 0x00000005 , MonsterManualPageUnlockID.MinimumMonsterAttributeText = 0x00000006 , MonsterManualPageUnlockID.MinimumLoreText = 0x00000007 , MonsterManualPageUnlockID.PreviewMonsterImage = 0x00000008 } |