|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| GameObjectWorker (WorldObject const *searcher, Functor &func) | |
| void | Visit (GameObjectMapType &m) |
| template<class NOT_INTERESTED> | |
| void | Visit (GridRefManager< NOT_INTERESTED > &) |
Private Attributes | |
| Functor & | _func |
| uint32 | _phaseMask |
Definition at line 339 of file GridNotifiers.h.
|
inline |
Definition at line 341 of file GridNotifiers.h.
References _func, and _phaseMask.
|
inline |
Definition at line 344 of file GridNotifiers.h.
References _func, _phaseMask, GridRefManager< OBJECT >::begin(), and GridRefManager< OBJECT >::end().
|
inline |
Definition at line 351 of file GridNotifiers.h.
|
private |
Definition at line 354 of file GridNotifiers.h.
Referenced by GameObjectWorker(), and Visit().
|
private |
Definition at line 355 of file GridNotifiers.h.
Referenced by GameObjectWorker(), and Visit().