|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GridNotifiers.h>
Public Member Functions | |
| PlayerWorker (WorldObject const *searcher, Do &_do) | |
| template<class NOT_INTERESTED> | |
| void | Visit (GridRefManager< NOT_INTERESTED > &) |
| void | Visit (PlayerMapType &m) |
Public Attributes | |
| Do & | i_do |
| uint32 | i_phaseMask |
Definition at line 527 of file GridNotifiers.h.
|
inline |
Definition at line 532 of file GridNotifiers.h.
References i_do, and i_phaseMask.
|
inline |
Definition at line 542 of file GridNotifiers.h.
|
inline |
Definition at line 535 of file GridNotifiers.h.
References GridRefManager< OBJECT >::begin(), GridRefManager< OBJECT >::end(), i_do, and i_phaseMask.
| Do& Skyfire::PlayerWorker< Do >::i_do |
Definition at line 530 of file GridNotifiers.h.
Referenced by PlayerWorker(), and Visit().
| uint32 Skyfire::PlayerWorker< Do >::i_phaseMask |
Definition at line 529 of file GridNotifiers.h.
Referenced by PlayerWorker(), and Visit().