EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
NPCAI.h File Reference
Include dependency graph for NPCAI.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NPCAIMgr
 

Namespaces

 NPCAI
 
 NPCAI::State
 

Enumerations

enum  {
  NPCAI::State::Invalid = -1, NPCAI::State::Idle = 1, NPCAI::State::Chasing = 2, NPCAI::State::Following = 3,
  NPCAI::State::Engaged = 4, NPCAI::State::Fleeing = 5, NPCAI::State::Signaling = 6, NPCAI::State::WarpOut = 7,
  NPCAI::State::WarpFollow = 8
}