TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CreatureGroups.h File Reference
#include "Define.h"
#include <unordered_map>
#include <map>
+ Include dependency graph for CreatureGroups.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FormationInfo
 
class  FormationMgr
 
class  CreatureGroup
 

Macros

#define sFormationMgr   FormationMgr::instance()
 

Typedefs

typedef std::unordered_map
< ObjectGuid::LowType,
FormationInfo * > 
CreatureGroupInfoType
 

Macro Definition Documentation

#define sFormationMgr   FormationMgr::instance()

Typedef Documentation