AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
GameObjectAIFactory.h File Reference
#include "FactoryHolder.h"
#include "GameObjectAI.h"
#include "ObjectRegistry.h"

Go to the source code of this file.

Classes

struct  SelectableGameObjectAI
 
struct  GameObjectAIFactory< REAL_GO_AI >
 

Macros

#define sGameObjectAIRegistry   GameObjectAIRegistry::instance()
 

Typedefs

typedef FactoryHolder< GameObjectAI, GameObjectGameObjectAICreator
 
typedef GameObjectAICreator::FactoryHolderRegistry GameObjectAIRegistry
 

Macro Definition Documentation

◆ sGameObjectAIRegistry

#define sGameObjectAIRegistry   GameObjectAIRegistry::instance()

Typedef Documentation

◆ GameObjectAICreator

◆ GameObjectAIRegistry