AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
BattlegroundAB::CapturePointInfo Struct Reference

Public Member Functions

 CapturePointInfo ()
 

Public Attributes

TeamId _ownerTeamId
 
uint32 _iconNone
 
uint32 _iconCapture
 
uint8 _state
 
bool _captured
 

Detailed Description

Constructor & Destructor Documentation

◆ CapturePointInfo()

BattlegroundAB::CapturePointInfo::CapturePointInfo ( )
inline
287 {
288 }
@ BG_AB_NODE_STATE_NEUTRAL
Definition BattlegroundAB.h:141
@ TEAM_NEUTRAL
Definition SharedDefines.h:762
uint32 _iconNone
Definition BattlegroundAB.h:291
uint32 _iconCapture
Definition BattlegroundAB.h:292
uint8 _state
Definition BattlegroundAB.h:293
bool _captured
Definition BattlegroundAB.h:295
TeamId _ownerTeamId
Definition BattlegroundAB.h:290

Member Data Documentation

◆ _captured

bool BattlegroundAB::CapturePointInfo::_captured

◆ _iconCapture

uint32 BattlegroundAB::CapturePointInfo::_iconCapture

Referenced by BattlegroundAB::Init().

◆ _iconNone

uint32 BattlegroundAB::CapturePointInfo::_iconNone

Referenced by BattlegroundAB::Init().

◆ _ownerTeamId

◆ _state

uint8 BattlegroundAB::CapturePointInfo::_state

The documentation for this struct was generated from the following file: