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