Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Skyfire::PlayerLastSearcher< Check > Struct Template Reference

#include <GridNotifiers.h>

Collaboration diagram for Skyfire::PlayerLastSearcher< Check >:

Public Member Functions

 PlayerLastSearcher (WorldObject const *searcher, Player *&result, Check &check)
template<class NOT_INTERESTED>
void Visit (GridRefManager< NOT_INTERESTED > &)
void Visit (PlayerMapType &m)

Public Attributes

Check & i_check
Player *& i_object
uint32 i_phaseMask

Detailed Description

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

Definition at line 511 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ PlayerLastSearcher()

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

Definition at line 517 of file GridNotifiers.h.

References i_check, i_object, and i_phaseMask.

Member Function Documentation

◆ Visit() [1/2]

template<class Check>
template<class NOT_INTERESTED>
void Skyfire::PlayerLastSearcher< Check >::Visit ( GridRefManager< NOT_INTERESTED > & )
inline

Definition at line 523 of file GridNotifiers.h.

◆ Visit() [2/2]

template<class Check>
void Skyfire::PlayerLastSearcher< Check >::Visit ( PlayerMapType & m)

Member Data Documentation

◆ i_check

template<class Check>
Check& Skyfire::PlayerLastSearcher< Check >::i_check

Definition at line 515 of file GridNotifiers.h.

Referenced by PlayerLastSearcher(), and Visit().

◆ i_object

template<class Check>
Player*& Skyfire::PlayerLastSearcher< Check >::i_object

Definition at line 514 of file GridNotifiers.h.

Referenced by PlayerLastSearcher(), and Visit().

◆ i_phaseMask

template<class Check>
uint32 Skyfire::PlayerLastSearcher< Check >::i_phaseMask

Definition at line 513 of file GridNotifiers.h.

Referenced by PlayerLastSearcher(), and Visit().


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