|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "Group.h"#include "Player.h"#include "ScriptedCreature.h"#include "ScriptedFollowerAI.h"Go to the source code of this file.
Enumerations | |
| enum | Points { POINT_COMBAT_START = 0xFFFFFF } |
Variables | |
| const float | MAX_PLAYER_DISTANCE = 100.0f |
| enum Points |
| Enumerator | |
|---|---|
| POINT_COMBAT_START | |
Definition at line 20 of file ScriptedFollowerAI.cpp.
| const float MAX_PLAYER_DISTANCE = 100.0f |
Definition at line 18 of file ScriptedFollowerAI.cpp.
Referenced by FollowerAI::AssistPlayerInCombat(), FollowerAI::GetLeaderForFollower(), and FollowerAI::UpdateAI().