![]() |
TrinityCore
|
#include <GridNotifiers.h>
Inheritance diagram for Trinity::UnitListSearcher< Check >:Public Member Functions | |
| template<typename Container > | |
| UnitListSearcher (WorldObject const *searcher, Container &container, Check &check) | |
Public Member Functions inherited from Trinity::UnitSearcherBase< Check, SearcherContainerResult< Unit * > > | |
| UnitSearcherBase (uint32 phaseMask, Container &result, Check &check) | |
| void | Visit (CreatureMapType &m) |
| void | Visit (PlayerMapType &m) |
| void | Visit (GridRefManager< NOT_INTERESTED > &) |
Additional Inherited Members | |
Public Attributes inherited from Trinity::UnitSearcherBase< Check, SearcherContainerResult< Unit * > > | |
| uint32 | i_phaseMask |
| Check & | i_check |
Protected Member Functions inherited from Trinity::SearcherContainerResult< Unit * > | |
| SearcherContainerResult (T &ref_) | |
| WorldObjectSearcherContinuation | ShouldContinue () const |
| void | Insert (Unit * object) |
Definition at line 435 of file GridNotifiers.h.
|
inline |
Definition at line 438 of file GridNotifiers.h.