AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ScriptedFollowerAI.h"
#include "Group.h"
#include "Player.h"
#include "ScriptedCreature.h"
Go to the source code of this file.
Enumerations | |
enum | ePoints { POINT_LAST_POINT = 0xFFFFFF , POINT_HOME = 0xFFFFFE , POINT_COMBAT_START = 0xFFFFFF } |
Variables | |
const float | MAX_PLAYER_DISTANCE = 100.0f |
enum ePoints |
Enumerator | |
---|---|
POINT_LAST_POINT | |
POINT_HOME | |
POINT_COMBAT_START |
const float MAX_PLAYER_DISTANCE = 100.0f |