VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
AI_SpellHintType.Generated.cs File Reference

Enumerations

AI_SpellHintType
enum  AI_SpellHintType : uint {
  AI_SpellHintType.Undef = 0x00000000 ,
  AI_SpellHintType.Buff = 0x00000001 ,
  AI_SpellHintType.Heal = 0x00000002 ,
  AI_SpellHintType.Summon = 0x00000003 ,
  AI_SpellHintType.Debuff = 0x00000004 ,
  AI_SpellHintType.Attack = 0x00000005
}