AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Classes | |
struct | Escort_Waypoint |
struct | npc_escortAI |
Macros | |
#define | DEFAULT_MAX_PLAYER_DISTANCE 100 |
Enumerations | |
enum | eEscortState { STATE_ESCORT_NONE = 0x000 , STATE_ESCORT_ESCORTING = 0x001 , STATE_ESCORT_RETURNING = 0x002 , STATE_ESCORT_PAUSED = 0x004 } |
#define DEFAULT_MAX_PLAYER_DISTANCE 100 |
enum eEscortState |