TrinityCore
Loading...
Searching...
No Matches
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 108 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ AIRelocationNotifier()

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

Definition at line 112 of file GridNotifiers.h.

Member Function Documentation

◆ Visit() [1/2]

void AIRelocationNotifier::Visit ( CreatureMapType m)

Definition at line 241 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 113 of file GridNotifiers.h.

Member Data Documentation

◆ i_unit

Unit& Trinity::AIRelocationNotifier::i_unit

Definition at line 110 of file GridNotifiers.h.

◆ isCreature

bool Trinity::AIRelocationNotifier::isCreature

Definition at line 111 of file GridNotifiers.h.


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