Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Skyfire::PlayerRelocationNotifier Struct Reference

#include <GridNotifiers.h>

Inheritance diagram for Skyfire::PlayerRelocationNotifier:
Collaboration diagram for Skyfire::PlayerRelocationNotifier:

Public Member Functions

 PlayerRelocationNotifier (Player &player)
void Visit (CreatureMapType &)
template<class T>
void Visit (GridRefManager< T > &m)
void Visit (PlayerMapType &)
Public Member Functions inherited from Skyfire::VisibleNotifier
void SendToSelf (void)
 VisibleNotifier (Player &player)
template<class T>
void Visit (GridRefManager< T > &m)

Additional Inherited Members

Public Attributes inherited from Skyfire::VisibleNotifier
UpdateData i_data
Playeri_player
std::set< Unit * > i_visibleNow
Player::ClientGUIDs vis_guids

Detailed Description

Definition at line 52 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ PlayerRelocationNotifier()

Skyfire::PlayerRelocationNotifier::PlayerRelocationNotifier ( Player & player)
inline

Definition at line 54 of file GridNotifiers.h.

References Skyfire::VisibleNotifier::VisibleNotifier().

Member Function Documentation

◆ Visit() [1/3]

◆ Visit() [2/3]

template<class T>
void Skyfire::PlayerRelocationNotifier::Visit ( GridRefManager< T > & m)
inline

Definition at line 56 of file GridNotifiers.h.

References Skyfire::VisibleNotifier::Visit().

◆ Visit() [3/3]


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