TrinityCore
CreatureAISelector.h File Reference
#include "Define.h"
+ Include dependency graph for CreatureAISelector.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  FactorySelector
 

Functions

CreatureAIFactorySelector::SelectAI (Creature *creature)
 
MovementGeneratorFactorySelector::SelectMovementGenerator (Unit *unit)
 
GameObjectAIFactorySelector::SelectGameObjectAI (GameObject *go)
 
AreaTriggerAIFactorySelector::SelectAreaTriggerAI (AreaTrigger *at)
 
uint32 FactorySelector::GetSelectedAIId (Creature const *creature)
 
uint32 FactorySelector::GetSelectedAIId (GameObject const *go)
 
uint32 FactorySelector::GetSelectedAIId (AreaTrigger const *at)