VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

VfxDirection

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

Detailed Description

Exported from client_gamelogic.dat: 0x230002AD