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

Enumerations

Elements
enum  Elements : uint {
  Elements.Invalid = 0x00000000 ,
  Elements.Earth_ControlledSurface = 0x00000001 ,
  Elements.Earth_UncontrolledSurface = 0x00000002 ,
  Elements.Earth_NoSurface = 0x00000003 ,
  Elements.Water_ControlledSurface = 0x00000004 ,
  Elements.Water_UncontrolledSurface = 0x00000005 ,
  Elements.Water_NoSurface = 0x00000006
}