TrinityCore
Loading...
Searching...
No Matches
ScriptedFollowerAI.cpp File Reference
#include "ScriptedFollowerAI.h"
#include "Creature.h"
#include "Group.h"
#include "Log.h"
#include "MotionMaster.h"
#include "ObjectAccessor.h"
#include "Player.h"
#include "World.h"
+ Include dependency graph for ScriptedFollowerAI.cpp:

Go to the source code of this file.

Enumerations

enum  Points { POINT_COMBAT_START = 0xFFFFFF }
 

Variables

float constexpr MAX_PLAYER_DISTANCE = 100.0f
 

Enumeration Type Documentation

◆ Points

enum Points
Enumerator
POINT_COMBAT_START 

Definition at line 29 of file ScriptedFollowerAI.cpp.

Variable Documentation

◆ MAX_PLAYER_DISTANCE

float constexpr MAX_PLAYER_DISTANCE = 100.0f
constexpr

Definition at line 27 of file ScriptedFollowerAI.cpp.