TrinityCore
Loading...
Searching...
No Matches
Trinity::CreatureWorker< Do > Struct Template Reference

#include <GridNotifiers.h>

Public Member Functions

 CreatureWorker (WorldObject const *searcher, Do &_do)
 
void Visit (CreatureMapType &m)
 
template<class NOT_INTERESTED >
void Visit (GridRefManager< NOT_INTERESTED > &)
 

Public Attributes

uint32 i_phaseMask
 
Do & i_do
 

Detailed Description

template<class Do>
struct Trinity::CreatureWorker< Do >

Definition at line 483 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ CreatureWorker()

template<class Do >
Trinity::CreatureWorker< Do >::CreatureWorker ( WorldObject const *  searcher,
Do &  _do 
)
inline

Definition at line 488 of file GridNotifiers.h.

Member Function Documentation

◆ Visit() [1/2]

template<class Do >
void Trinity::CreatureWorker< Do >::Visit ( CreatureMapType m)
inline

Definition at line 491 of file GridNotifiers.h.

+ Here is the call graph for this function:

◆ Visit() [2/2]

template<class Do >
template<class NOT_INTERESTED >
void Trinity::CreatureWorker< Do >::Visit ( GridRefManager< NOT_INTERESTED > &  )
inline

Definition at line 498 of file GridNotifiers.h.

Member Data Documentation

◆ i_do

template<class Do >
Do& Trinity::CreatureWorker< Do >::i_do

Definition at line 486 of file GridNotifiers.h.

◆ i_phaseMask

template<class Do >
uint32 Trinity::CreatureWorker< Do >::i_phaseMask

Definition at line 485 of file GridNotifiers.h.


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