![]() |
TrinityCore
|
#include "ScriptSystem.h"
Include dependency graph for ScriptedEscortAI.h:Go to the source code of this file.
Classes | |
| struct | Escort_Waypoint |
| struct | npc_escortAI |
Macros | |
| #define | DEFAULT_MAX_PLAYER_DISTANCE 50 |
Enumerations | |
| enum | eEscortState { STATE_ESCORT_NONE = 0x000, STATE_ESCORT_ESCORTING = 0x001, STATE_ESCORT_RETURNING = 0x002, STATE_ESCORT_PAUSED = 0x004 } |
| #define DEFAULT_MAX_PLAYER_DISTANCE 50 |
| enum eEscortState |
1.8.8