|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <CreatureGroups.h>
Public Attributes | |
| float | follow_angle |
| float | follow_dist |
| uint8 | groupAI |
| uint32 | leaderGUID |
| uint16 | point_1 |
| uint16 | point_2 |
Definition at line 17 of file CreatureGroups.h.
| float FormationInfo::follow_angle |
Definition at line 21 of file CreatureGroups.h.
Referenced by npc_commandscript::HandleNpcAddFormationCommand(), and FormationMgr::LoadCreatureFormations().
| float FormationInfo::follow_dist |
Definition at line 20 of file CreatureGroups.h.
Referenced by npc_commandscript::HandleNpcAddFormationCommand(), and FormationMgr::LoadCreatureFormations().
| uint8 FormationInfo::groupAI |
Definition at line 22 of file CreatureGroups.h.
Referenced by npc_commandscript::HandleNpcAddFormationCommand(), and FormationMgr::LoadCreatureFormations().
| uint32 FormationInfo::leaderGUID |
Definition at line 19 of file CreatureGroups.h.
Referenced by npc_commandscript::HandleNpcAddFormationCommand(), and FormationMgr::LoadCreatureFormations().
| uint16 FormationInfo::point_1 |
Definition at line 23 of file CreatureGroups.h.
Referenced by FormationMgr::LoadCreatureFormations().
| uint16 FormationInfo::point_2 |
Definition at line 24 of file CreatureGroups.h.
Referenced by FormationMgr::LoadCreatureFormations().