![]() |
TrinityCore
|
#include <GridNotifiers.h>
Public Member Functions | |
| PlayerWorker (WorldObject const *searcher, Do &_do) | |
| void | Visit (PlayerMapType &m) |
| template<class NOT_INTERESTED > | |
| void | Visit (GridRefManager< NOT_INTERESTED > &) |
Public Attributes | |
| uint32 | i_phaseMask |
| Do & | i_do |
Definition at line 545 of file GridNotifiers.h.
|
inline |
Definition at line 550 of file GridNotifiers.h.
|
inline |
Definition at line 560 of file GridNotifiers.h.
|
inline |
| Do& Trinity::PlayerWorker< Do >::i_do |
Definition at line 548 of file GridNotifiers.h.
| uint32 Trinity::PlayerWorker< Do >::i_phaseMask |
Definition at line 547 of file GridNotifiers.h.