![]() |
TrinityCore
|
Public Member Functions | |
| WorldObjectChangeAccumulator (WorldObject &obj, UpdateDataMapType &d) | |
| void | Visit (PlayerMapType &m) |
| void | Visit (CreatureMapType &m) |
| void | Visit (DynamicObjectMapType &m) |
| void | BuildPacket (Player *player) |
| template<class SKIP > | |
| void | Visit (GridRefManager< SKIP > &) |
Public Attributes | |
| UpdateDataMapType & | i_updateDatas |
| WorldObject & | i_object |
| GuidSet | plr_list |
Definition at line 3489 of file Object.cpp.
|
inline |
Definition at line 3494 of file Object.cpp.
|
inline |
Definition at line 3546 of file Object.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |
Definition at line 3556 of file Object.cpp.
|
inline |
| WorldObject& WorldObjectChangeAccumulator::i_object |
Definition at line 3492 of file Object.cpp.
| UpdateDataMapType& WorldObjectChangeAccumulator::i_updateDatas |
Definition at line 3491 of file Object.cpp.
| GuidSet WorldObjectChangeAccumulator::plr_list |
Definition at line 3493 of file Object.cpp.