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

#include <GridNotifiers.h>

Collaboration diagram for Skyfire::CreatureLastSearcher< Check >:

Public Member Functions

 CreatureLastSearcher (WorldObject const *searcher, Creature *&result, Check &check)
void Visit (CreatureMapType &m)
template<class NOT_INTERESTED>
void Visit (GridRefManager< NOT_INTERESTED > &)

Public Attributes

Check & i_check
Creature *& i_object
uint32 i_phaseMask

Detailed Description

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

Definition at line 430 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ CreatureLastSearcher()

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

Definition at line 436 of file GridNotifiers.h.

References i_check, i_object, and i_phaseMask.

Member Function Documentation

◆ Visit() [1/2]

template<class Check>
void Skyfire::CreatureLastSearcher< Check >::Visit ( CreatureMapType & m)

◆ Visit() [2/2]

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

Definition at line 441 of file GridNotifiers.h.

Member Data Documentation

◆ i_check

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

Definition at line 434 of file GridNotifiers.h.

Referenced by CreatureLastSearcher(), and Visit().

◆ i_object

template<class Check>
Creature*& Skyfire::CreatureLastSearcher< Check >::i_object

Definition at line 433 of file GridNotifiers.h.

Referenced by CreatureLastSearcher(), and Visit().

◆ i_phaseMask

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

Definition at line 432 of file GridNotifiers.h.

Referenced by CreatureLastSearcher(), and Visit().


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