AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
CapturePointInfo () | |
Public Attributes | |
TeamId | _ownerTeamId |
uint32 | _iconNone |
uint32 | _iconCapture |
uint8 | _state |
bool | _captured |
|
inline |
bool BattlegroundAB::CapturePointInfo::_captured |
Referenced by BattlegroundAB::PostUpdateImpl().
uint32 BattlegroundAB::CapturePointInfo::_iconCapture |
Referenced by BattlegroundAB::Init().
uint32 BattlegroundAB::CapturePointInfo::_iconNone |
Referenced by BattlegroundAB::Init().
TeamId BattlegroundAB::CapturePointInfo::_ownerTeamId |
uint8 BattlegroundAB::CapturePointInfo::_state |
Referenced by BattlegroundAB::EventPlayerClickedOnFlag(), and BattlegroundAB::PostUpdateImpl().