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

Enumerations

NPC_CurrentState
enum  NPC_CurrentState : uint {
  NPC_CurrentState.Invalid = 0x00000000 ,
  NPC_CurrentState.Working = 0x00000001 ,
  NPC_CurrentState.Waiting = 0x00000002 ,
  NPC_CurrentState.Patrolling = 0x00000003 ,
  NPC_CurrentState.Following = 0x00000004
}