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

Enumerations

SpellComponentType
enum  SpellComponentType : uint {
  SpellComponentType.Undef = 0x00000000 ,
  SpellComponentType.Focus = 0x00000001 ,
  SpellComponentType.Material = 0x00000002 ,
  SpellComponentType.Somatic = 0x00000003 ,
  SpellComponentType.DivineFocus = 0x00000004 ,
  SpellComponentType.None = 0x00000005 ,
  SpellComponentType.Verbal = 0x00000006
}