![]() |
TrinityCore
|
#include <OutdoorPvPNA.h>
Inheritance diagram for OPvPCapturePointNA:Public Member Functions | |
| OPvPCapturePointNA (OutdoorPvP *pvp) | |
| void | Update (uint32 diff) override |
| void | ChangeState () override |
| bool | HandleCustomSpell (Player *player, uint32 spellId, GameObject *go) override |
| int32 | HandleOpenGo (Player *player, GameObject *go) override |
| uint32 | GetAliveGuardsCount () const |
| Team | GetControllingFaction () const |
| void | FactionTakeOver (Team team) |
| void | UpdateWyvernRoostWorldState (uint32 roost) |
| void | SetControlZoneGUID (ObjectGuid guid) |
Public Member Functions inherited from OPvPCapturePoint | |
| OPvPCapturePoint (OutdoorPvP *pvp) | |
| virtual | ~OPvPCapturePoint () |
| OPvPCapturePoint (OPvPCapturePoint const &right)=delete | |
| OPvPCapturePoint (OPvPCapturePoint &&right)=delete | |
| OPvPCapturePoint & | operator= (OPvPCapturePoint const &right)=delete |
| OPvPCapturePoint & | operator= (OPvPCapturePoint &&right)=delete |
| virtual void | ChangeTeam (TeamId) |
| virtual bool | HandleDropFlag (Player *, uint32) |
Additional Inherited Members | |
Protected Attributes inherited from OPvPCapturePoint | |
| TeamId | m_team |
| ObjectiveStates | m_OldState |
| ObjectiveStates | m_State |
| OutdoorPvP * | m_PvP |
Definition at line 150 of file OutdoorPvPNA.h.
| OPvPCapturePointNA::OPvPCapturePointNA | ( | OutdoorPvP * | pvp | ) |
Definition at line 210 of file OutdoorPvPNA.cpp.
|
inlineoverridevirtual |
Implements OPvPCapturePoint.
Definition at line 156 of file OutdoorPvPNA.h.
| void OPvPCapturePointNA::FactionTakeOver | ( | Team | team | ) |
Definition at line 172 of file OutdoorPvPNA.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| uint32 OPvPCapturePointNA::GetAliveGuardsCount | ( | ) | const |
Definition at line 155 of file OutdoorPvPNA.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| Team OPvPCapturePointNA::GetControllingFaction | ( | ) | const |
|
overridevirtual |
Reimplemented from OPvPCapturePoint.
Definition at line 282 of file OutdoorPvPNA.cpp.
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from OPvPCapturePoint.
Definition at line 357 of file OutdoorPvPNA.cpp.
Here is the call graph for this function:
|
inline |
Definition at line 165 of file OutdoorPvPNA.h.
|
overridevirtual |
Reimplemented from OPvPCapturePoint.
Definition at line 432 of file OutdoorPvPNA.cpp.
Here is the call graph for this function:| void OPvPCapturePointNA::UpdateWyvernRoostWorldState | ( | uint32 | roost | ) |
Definition at line 473 of file OutdoorPvPNA.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 176 of file OutdoorPvPNA.h.
|
private |
Definition at line 167 of file OutdoorPvPNA.h.
|
private |
Definition at line 169 of file OutdoorPvPNA.h.
|
private |
Definition at line 175 of file OutdoorPvPNA.h.
|
private |
Definition at line 168 of file OutdoorPvPNA.h.
|
private |
Definition at line 174 of file OutdoorPvPNA.h.
|
private |
Definition at line 172 of file OutdoorPvPNA.h.
|
private |
Definition at line 170 of file OutdoorPvPNA.h.
|
private |
Definition at line 171 of file OutdoorPvPNA.h.
|
private |
Definition at line 173 of file OutdoorPvPNA.h.