|
VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Enumerations | |
AOESpellType | |
| enum | AOESpellType : uint { AOESpellType.Invalid = 0x00000000 , AOESpellType.Buff = 0x00000001 , AOESpellType.Summon = 0x00000002 , AOESpellType.Dismissal = 0x00000003 , AOESpellType.Cure = 0x00000004 , AOESpellType.Debuff = 0x00000005 , AOESpellType.Holy = 0x00000006 , AOESpellType.Evil = 0x00000007 , AOESpellType.Generic_Magic = 0x00000008 } |