EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
TargMgr::Msg Namespace Reference

Enumerations

enum  {
  NoMsg = 0, Locked = 1, Docking = 2, Jumping = 3,
  Cloaked = 4, WarpingOut = 5, StoppedTargeting = 6, Destroyed = 7,
  ClientReq = 8, InternalCall = 9, Deleted = 10, Shutdown = 11
}
 

Enumeration Type Documentation

anonymous enum
Enumerator
NoMsg 
Locked 
Docking 
Jumping 
Cloaked 
WarpingOut 
StoppedTargeting 
Destroyed 
ClientReq 
InternalCall 
Deleted 
Shutdown 

Definition at line 54 of file TargetManager.h.