#include <GridNotifiers.h>
Public Member Functions | |
template<typename Container > | |
CreatureListSearcher (WorldObject const *searcher, Container &container, Check &check) | |
![]() | |
CreatureSearcherBase (uint32 phaseMask, Container &result, Check &check) | |
void | Visit (CreatureMapType &m) |
void | Visit (GridRefManager< NOT_INTERESTED > &) |
Additional Inherited Members | |
![]() | |
uint32 | i_phaseMask |
Check & | i_check |
![]() | |
SearcherContainerResult (T &ref_) | |
WorldObjectSearcherContinuation | ShouldContinue () const |
void | Insert (Creature * object) |
Definition at line 475 of file GridNotifiers.h.
|
inline |
Definition at line 478 of file GridNotifiers.h.