TrinityCore
Trinity::CreatureRelocationNotifier Struct Reference

#include <GridNotifiers.h>

Public Member Functions

 CreatureRelocationNotifier (Creature &c)
 
template<class T >
void Visit (GridRefManager< T > &)
 
void Visit (CreatureMapType &)
 
void Visit (PlayerMapType &)
 

Public Attributes

Creaturei_creature
 

Detailed Description

Definition at line 80 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ CreatureRelocationNotifier()

Trinity::CreatureRelocationNotifier::CreatureRelocationNotifier ( Creature c)
inline

Definition at line 83 of file GridNotifiers.h.

Member Function Documentation

◆ Visit() [1/3]

void CreatureRelocationNotifier::Visit ( CreatureMapType m)

Definition at line 182 of file GridNotifiers.cpp.

+ Here is the call graph for this function:

◆ Visit() [2/3]

template<class T >
void Trinity::CreatureRelocationNotifier::Visit ( GridRefManager< T > &  )
inline

Definition at line 84 of file GridNotifiers.h.

◆ Visit() [3/3]

void CreatureRelocationNotifier::Visit ( PlayerMapType m)

Definition at line 169 of file GridNotifiers.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ i_creature

Creature& Trinity::CreatureRelocationNotifier::i_creature

Definition at line 82 of file GridNotifiers.h.


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