AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "GridNotifiers.h"
Public Member Functions | |
PlayerWorker (WorldObject const *searcher, Do &_do) | |
void | Visit (PlayerMapType &m) |
template<class NOT_INTERESTED > | |
void | Visit (GridRefMgr< NOT_INTERESTED > &) |
Public Attributes | |
uint32 | i_phaseMask |
Do & | i_do |
|
inline |
|
inline |
|
inline |
References GridRefMgr< OBJECT >::begin(), GridRefMgr< OBJECT >::end(), Acore::PlayerWorker< Do >::i_do, and Acore::PlayerWorker< Do >::i_phaseMask.
Do& Acore::PlayerWorker< Do >::i_do |
Referenced by Acore::PlayerWorker< Do >::Visit().
uint32 Acore::PlayerWorker< Do >::i_phaseMask |
Referenced by Acore::PlayerWorker< Do >::Visit().