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