![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ScriptMgr.h"Go to the source code of this file.
Classes | |
| struct | ScriptPointMove |
| class | SystemMgr |
Macros | |
| #define | TEXT_SOURCE_RANGE -1000000 |
| #define | sScriptSystemMgr SystemMgr::instance() |
Typedefs | |
| typedef std::vector< ScriptPointMove > | ScriptPointVector |
Enumerations | |
| enum | eEscortFaction { FACTION_ESCORT_A_NEUTRAL_PASSIVE = 10 , FACTION_ESCORT_H_NEUTRAL_PASSIVE = 33 , FACTION_ESCORT_N_NEUTRAL_PASSIVE = 113 , FACTION_ESCORT_A_NEUTRAL_ACTIVE = 231 , FACTION_ESCORT_H_NEUTRAL_ACTIVE = 232 , FACTION_ESCORT_N_NEUTRAL_ACTIVE = 250 , FACTION_ESCORT_N_FRIEND_PASSIVE = 290 , FACTION_ESCORT_N_FRIEND_ACTIVE = 495 , FACTION_ESCORT_A_PASSIVE = 774 , FACTION_ESCORT_H_PASSIVE = 775 , FACTION_ESCORT_N_ACTIVE = 1986 , FACTION_ESCORT_H_ACTIVE = 2046 } |
| #define sScriptSystemMgr SystemMgr::instance() |
| #define TEXT_SOURCE_RANGE -1000000 |
| typedef std::vector<ScriptPointMove> ScriptPointVector |
| enum eEscortFaction |