TrinityCore
|
This is the complete list of members for OPvPCapturePointHP, including all inherited members.
AddCre(uint32 type, ObjectGuid::LowType guid) | OPvPCapturePoint | |
AddCreature(uint32 type, uint32 entry, uint32 map, float x, float y, float z, float o, TeamId teamId=TEAM_NEUTRAL, uint32 spawntimedelay=0) | OPvPCapturePoint | protectedvirtual |
AddGO(uint32 type, ObjectGuid::LowType guid) | OPvPCapturePoint | |
AddObject(uint32 type, uint32 entry, uint32 map, float x, float y, float z, float o, float rotation0, float rotation1, float rotation2, float rotation3) | OPvPCapturePoint | protected |
CanTalkTo(Player *, Creature *, GossipMenuItems const &) | OPvPCapturePoint | inlinevirtual |
ChangeState() override | OPvPCapturePointHP | virtual |
ChangeTeam(TeamId) | OPvPCapturePoint | inlinevirtual |
DelCapturePoint() | OPvPCapturePoint | protected |
DelCreature(uint32 type) | OPvPCapturePoint | protected |
DeleteSpawns() | OPvPCapturePoint | virtual |
DelObject(uint32 type) | OPvPCapturePoint | protected |
FillInitialWorldStates(WorldPackets::WorldState::InitWorldStates &packet) override | OPvPCapturePointHP | virtual |
HandleCustomSpell(Player *player, uint32 spellId, GameObject *go) | OPvPCapturePoint | virtual |
HandleDropFlag(Player *, uint32) | OPvPCapturePoint | inlinevirtual |
HandleGossipOption(Player *, Creature *, uint32) | OPvPCapturePoint | inlinevirtual |
HandleOpenGo(Player *player, GameObject *go) | OPvPCapturePoint | virtual |
HandlePlayerEnter(Player *player) | OPvPCapturePoint | virtual |
HandlePlayerLeave(Player *player) | OPvPCapturePoint | virtual |
IsInsideObjective(Player *player) const | OPvPCapturePoint | |
m_activePlayers | OPvPCapturePoint | protected |
m_capturePoint | OPvPCapturePoint | |
m_capturePointSpawnId | OPvPCapturePoint | |
m_Creatures | OPvPCapturePoint | protected |
m_CreatureTypes | OPvPCapturePoint | protected |
m_maxSpeed | OPvPCapturePoint | protected |
m_maxValue | OPvPCapturePoint | protected |
m_minValue | OPvPCapturePoint | protected |
m_neutralValuePct | OPvPCapturePoint | protected |
m_Objects | OPvPCapturePoint | protected |
m_ObjectTypes | OPvPCapturePoint | protected |
m_OldState | OPvPCapturePoint | protected |
m_PvP | OPvPCapturePoint | protected |
m_State | OPvPCapturePoint | protected |
m_team | OPvPCapturePoint | protected |
m_TowerType | OPvPCapturePointHP | private |
m_value | OPvPCapturePoint | protected |
OPvPCapturePoint(OutdoorPvP *pvp) | OPvPCapturePoint | |
OPvPCapturePointHP(OutdoorPvP *pvp, OutdoorPvPHPTowerType type) | OPvPCapturePointHP | |
SendChangePhase() | OPvPCapturePoint | virtual |
SendObjectiveComplete(uint32 id, ObjectGuid guid) | OPvPCapturePoint | |
SendUpdateWorldState(uint32 field, uint32 value) | OPvPCapturePoint | |
SetCapturePointData(uint32 entry, uint32 map, float x, float y, float z, float o=0, float rotation0=0, float rotation1=0, float rotation2=0, float rotation3=0) | OPvPCapturePoint | |
Update(uint32 diff) | OPvPCapturePoint | virtual |
~OPvPCapturePoint() | OPvPCapturePoint | inlinevirtual |