|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#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 | |
| Do & | i_do |
| uint32 | i_phaseMask |
Definition at line 460 of file GridNotifiers.h.
|
inline |
Definition at line 465 of file GridNotifiers.h.
References i_do, and i_phaseMask.
|
inline |
Definition at line 468 of file GridNotifiers.h.
References GridRefManager< OBJECT >::begin(), GridRefManager< OBJECT >::end(), i_do, and i_phaseMask.
|
inline |
Definition at line 475 of file GridNotifiers.h.
| Do& Skyfire::CreatureWorker< Do >::i_do |
Definition at line 463 of file GridNotifiers.h.
Referenced by CreatureWorker(), and Visit().
| uint32 Skyfire::CreatureWorker< Do >::i_phaseMask |
Definition at line 462 of file GridNotifiers.h.
Referenced by CreatureWorker(), and Visit().