TrinityCore
FormationInfo Struct Reference

#include <CreatureGroups.h>

Public Attributes

ObjectGuid::LowType LeaderSpawnId
 
float FollowDist
 
float FollowAngle
 
uint32 GroupAI
 
uint32 LeaderWaypointIDs [2]
 

Detailed Description

Definition at line 39 of file CreatureGroups.h.

Member Data Documentation

◆ FollowAngle

float FormationInfo::FollowAngle

Definition at line 43 of file CreatureGroups.h.

◆ FollowDist

float FormationInfo::FollowDist

Definition at line 42 of file CreatureGroups.h.

◆ GroupAI

uint32 FormationInfo::GroupAI

Definition at line 44 of file CreatureGroups.h.

◆ LeaderSpawnId

ObjectGuid::LowType FormationInfo::LeaderSpawnId

Definition at line 41 of file CreatureGroups.h.

◆ LeaderWaypointIDs

uint32 FormationInfo::LeaderWaypointIDs[2]

Definition at line 45 of file CreatureGroups.h.


The documentation for this struct was generated from the following file: