AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
CapturePointInfo () | |
bool | IsUnderControl (TeamId teamId) const |
bool | IsUnderControl () const |
bool | IsUncontrolled () const |
Public Attributes | |
TeamId | _ownerTeamId |
int8 | _barStatus |
uint32 | _areaTrigger |
int8 | _playersCount [PVP_TEAMS_COUNT] |
Player * | player = nullptr |
|
inline |
References TEAM_ALLIANCE, and TEAM_HORDE.
|
inline |
References TEAM_NEUTRAL.
|
inline |
References TEAM_NEUTRAL.
|
inline |
uint32 BattlegroundEY::CapturePointInfo::_areaTrigger |
Referenced by BattlegroundEY::BattlegroundEY().
int8 BattlegroundEY::CapturePointInfo::_barStatus |
Referenced by BattlegroundEY::UpdatePointsState().
TeamId BattlegroundEY::CapturePointInfo::_ownerTeamId |
Referenced by BattlegroundEY::EventTeamCapturedPoint(), and BattlegroundEY::EventTeamLostPoint().
int8 BattlegroundEY::CapturePointInfo::_playersCount[PVP_TEAMS_COUNT] |
Referenced by BattlegroundEY::UpdatePointsState().
Player* BattlegroundEY::CapturePointInfo::player = nullptr |
Referenced by BattlegroundEY::UpdatePointsState().