![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureGroups.h"
Public Member Functions | |
FormationInfo () | |
bool | HasGroupFlag (uint16 flag) const |
Public Attributes | |
ObjectGuid::LowType | leaderGUID |
float | follow_dist |
float | follow_angle |
uint16 | groupAI |
uint32 | point_1 |
uint32 | point_2 |
|
inline |
|
inline |
References groupAI.
Referenced by CreatureGroup::LeaderMoveTo(), and FormationMgr::LoadCreatureFormations().
float FormationInfo::follow_angle |
float FormationInfo::follow_dist |
uint16 FormationInfo::groupAI |
ObjectGuid::LowType FormationInfo::leaderGUID |
uint32 FormationInfo::point_1 |
Referenced by FormationMgr::LoadCreatureFormations().
uint32 FormationInfo::point_2 |
Referenced by FormationMgr::LoadCreatureFormations().