TrinityCore
Trinity::PlayerLastSearcher< Check > Struct Template Reference

#include <GridNotifiers.h>

+ Inheritance diagram for Trinity::PlayerLastSearcher< Check >:

Public Member Functions

 PlayerLastSearcher (WorldObject const *searcher, Player *&result, Check &check)
 
- Public Member Functions inherited from Trinity::PlayerSearcherBase< Check, SearcherLastObjectResult< Player * > >
 PlayerSearcherBase (PhaseShift const *phaseShift, Container &result, Check &check)
 
void Visit (PlayerMapType &m)
 
void Visit (GridRefManager< NOT_INTERESTED > &)
 

Additional Inherited Members

- Public Attributes inherited from Trinity::PlayerSearcherBase< Check, SearcherLastObjectResult< Player * > >
PhaseShift const * i_phaseShift
 
Check & i_check
 
- Protected Member Functions inherited from Trinity::SearcherLastObjectResult< Player * >
 SearcherLastObjectResult (Player * &ref_)
 
WorldObjectSearcherContinuation ShouldContinue () const
 
void Insert (Player * object)
 

Detailed Description

template<class Check>
struct Trinity::PlayerLastSearcher< Check >

Definition at line 558 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ PlayerLastSearcher()

template<class Check >
Trinity::PlayerLastSearcher< Check >::PlayerLastSearcher ( WorldObject const *  searcher,
Player *&  result,
Check &  check 
)
inline

Definition at line 560 of file GridNotifiers.h.


The documentation for this struct was generated from the following file: