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

#include <GridNotifiers.h>

Public Member Functions

 PlayerWorker (WorldObject const *searcher, Do &_do)
template<class NOT_INTERESTED>
void Visit (GridRefManager< NOT_INTERESTED > &)
void Visit (PlayerMapType &m)

Public Attributes

Do & i_do
uint32 i_phaseMask

Detailed Description

template<class Do>
struct Skyfire::PlayerWorker< Do >

Definition at line 527 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ PlayerWorker()

template<class Do>
Skyfire::PlayerWorker< Do >::PlayerWorker ( WorldObject const * searcher,
Do & _do )
inline

Definition at line 532 of file GridNotifiers.h.

References i_do, and i_phaseMask.

Member Function Documentation

◆ Visit() [1/2]

template<class Do>
template<class NOT_INTERESTED>
void Skyfire::PlayerWorker< Do >::Visit ( GridRefManager< NOT_INTERESTED > & )
inline

Definition at line 542 of file GridNotifiers.h.

◆ Visit() [2/2]

template<class Do>
void Skyfire::PlayerWorker< Do >::Visit ( PlayerMapType & m)
inline

Member Data Documentation

◆ i_do

template<class Do>
Do& Skyfire::PlayerWorker< Do >::i_do

Definition at line 530 of file GridNotifiers.h.

Referenced by PlayerWorker(), and Visit().

◆ i_phaseMask

template<class Do>
uint32 Skyfire::PlayerWorker< Do >::i_phaseMask

Definition at line 529 of file GridNotifiers.h.

Referenced by PlayerWorker(), and Visit().


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