![]() |
TrinityCore
|
#include <GridNotifiers.h>
Inheritance diagram for Trinity::GameObjectLastSearcher< Check >:Public Member Functions | |
| GameObjectLastSearcher (WorldObject const *searcher, GameObject *&result, Check &check) | |
Public Member Functions inherited from Trinity::GameObjectSearcherBase< Check, SearcherLastObjectResult< 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, SearcherLastObjectResult< GameObject * > > | |
| uint32 | i_phaseMask |
| Check & | i_check |
Protected Member Functions inherited from Trinity::SearcherLastObjectResult< GameObject * > | |
| SearcherLastObjectResult (GameObject * &ref_) | |
| WorldObjectSearcherContinuation | ShouldContinue () const |
| void | Insert (GameObject * object) |
Definition at line 362 of file GridNotifiers.h.
|
inline |
Definition at line 364 of file GridNotifiers.h.