TrinityCore
Trinity::AIRelocationNotifier Struct Reference

#include <GridNotifiers.h>

Public Member Functions

 AIRelocationNotifier (Unit &unit)
 
template<class T >
void Visit (GridRefManager< T > &)
 
void Visit (CreatureMapType &)
 

Public Attributes

Uniti_unit
 
bool isCreature
 

Detailed Description

Definition at line 102 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ AIRelocationNotifier()

Trinity::AIRelocationNotifier::AIRelocationNotifier ( Unit unit)
inlineexplicit

Definition at line 106 of file GridNotifiers.h.

Member Function Documentation

◆ Visit() [1/2]

void AIRelocationNotifier::Visit ( CreatureMapType m)

Definition at line 234 of file GridNotifiers.cpp.

+ Here is the call graph for this function:

◆ Visit() [2/2]

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

Definition at line 107 of file GridNotifiers.h.

Member Data Documentation

◆ i_unit

Unit& Trinity::AIRelocationNotifier::i_unit

Definition at line 104 of file GridNotifiers.h.

◆ isCreature

bool Trinity::AIRelocationNotifier::isCreature

Definition at line 105 of file GridNotifiers.h.


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