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

Namespaces

namespace  VoK
 
namespace  VoK.Sdk
 
namespace  VoK.Sdk.Ddo
 
namespace  VoK.Sdk.Ddo.Enums
 

Enumerations

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