VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

GoalType

enum  GoalType : uint {
  GoalType.Undef = 0x00000000 ,
  GoalType.Combat = 0x00000001 ,
  GoalType.Leash = 0x00000002 ,
  GoalType.Idle = 0x00000003 ,
  GoalType.Command = 0x00000004 ,
  GoalType.Explore = 0x00000005 ,
  GoalType.Wander = 0x00000006 ,
  GoalType.Follow = 0x00000007 ,
  GoalType.Movement = 0x00000008 ,
  GoalType.Action = 0x00000009 ,
  GoalType.AutoLeash = 0x0000000A ,
  GoalType.TrapLeash = 0x0000000B ,
  GoalType.AutoLeashTeleport = 0x0000000C ,
  GoalType.TrapWait = 0x0000000D
}
 

Detailed Description

Exported from client_gamelogic.dat: 0x23000226