![]() |
TrinityCore
|
#include <OutdoorPvPNA.h>
Private Attributes | |
| OPvPCapturePointNA * | m_obj |
Additional Inherited Members | |
Public Types inherited from OutdoorPvP | |
| typedef std::map < ObjectGuid::LowType, OPvPCapturePoint * > | OPvPCapturePointMap |
Static Public Member Functions inherited from OutdoorPvP | |
| static TeamId | GetTeamIdByTeam (uint32 team) |
Protected Member Functions inherited from OutdoorPvP | |
| void | BroadcastPacket (WorldPacket const *data) const |
| virtual void | HandlePlayerResurrects (Player *player, uint32 zone) |
| void | AddCapturePoint (OPvPCapturePoint *cp) |
| OPvPCapturePoint * | GetCapturePoint (ObjectGuid::LowType guid) const |
| void | RegisterZone (uint32 zoneid) |
| bool | HasPlayer (Player const *player) const |
| void | TeamCastSpell (TeamId team, int32 spellId) |
| template<class Worker > | |
| void | BroadcastWorker (Worker &_worker, uint32 zoneId) |
| void | SetMapFromZone (uint32 zone) |
Protected Attributes inherited from OutdoorPvP | |
| OPvPCapturePointMap | m_capturePoints |
| GuidSet | m_players [2] |
| uint32 | m_TypeId |
| bool | m_sendUpdate |
| Map * | m_map |
| OutdoorPvPNA::OutdoorPvPNA | ( | ) |
|
overridevirtual |
Reimplemented from OutdoorPvP.
Here is the call graph for this function:Reimplemented from OutdoorPvP.
Here is the call graph for this function:Reimplemented from OutdoorPvP.
Here is the call graph for this function:Reimplemented from OutdoorPvP.
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from OutdoorPvP.
|
overridevirtual |
Reimplemented from OutdoorPvP.
Here is the call graph for this function:
|
private |
1.8.8