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

Enumerations

VfxDirection
enum  VfxDirection : uint {
  VfxDirection.Invalid = 0x00000000 ,
  VfxDirection.South = 0x00000001 ,
  VfxDirection.East = 0x00000002 ,
  VfxDirection.West = 0x00000003 ,
  VfxDirection.North = 0x00000004 ,
  VfxDirection.Off = 0x00000005
}