|
VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Enumerations | |
Spell_CastType | |
| enum | Spell_CastType : uint { Spell_CastType.Undef = 0x00000000 , Spell_CastType.Aggro = 0x00000001 , Spell_CastType.Buff = 0x00000002 , Spell_CastType.Mind = 0x00000004 , Spell_CastType.Shout = 0x00000008 , Spell_CastType.AOE = 0x00000009 , Spell_CastType.Summon = 0x0000000A , Spell_CastType.Ray = 0x0000000B , Spell_CastType.Wand = 0x0000000E , Spell_CastType.BigRay = 0x0000000F , Spell_CastType.Monk = 0x00000010 , Spell_CastType.Mechanic = 0x00000012 , Spell_CastType.Throw = 0x00000014 , Spell_CastType.PotionSmashSelf = 0x00000015 , Spell_CastType.ConeScatter = 0x00000016 , Spell_CastType.PotionThrow = 0x00000017 , Spell_CastType.PotionDrink = 0x00000018 , Spell_CastType.PotionSmash = 0x00000019 , Spell_CastType.Breath = 0x0000001A } |