![]() |
TrinityCore
|
#include <GridNotifiers.h>
Inheritance diagram for Trinity::PlayerRelocationNotifier:Public Member Functions | |
| PlayerRelocationNotifier (Player &player) | |
| template<class T > | |
| void | Visit (GridRefManager< T > &m) |
| void | Visit (CreatureMapType &) |
| void | Visit (PlayerMapType &) |
Public Member Functions inherited from Trinity::VisibleNotifier | |
| VisibleNotifier (Player &player) | |
| template<class T > | |
| void | Visit (GridRefManager< T > &m) |
| void | SendToSelf (void) |
Additional Inherited Members | |
Public Attributes inherited from Trinity::VisibleNotifier | |
| Player & | i_player |
| UpdateData | i_data |
| std::set< Unit * > | i_visibleNow |
| GuidUnorderedSet | vis_guids |
Definition at line 67 of file GridNotifiers.h.
|
inline |
Definition at line 69 of file GridNotifiers.h.
| void PlayerRelocationNotifier::Visit | ( | CreatureMapType & | m | ) |
|
inline |
Definition at line 71 of file GridNotifiers.h.
| void PlayerRelocationNotifier::Visit | ( | PlayerMapType & | m | ) |