TrinityCore
TBTowerInfo Struct Reference

#include <BattlefieldTB.h>

Public Attributes

Position pos
 
uint32 entry
 
uint32 textDamaged
 
uint32 textDestroyed
 
uint32 wsIntact [PVP_TEAMS_COUNT]
 
uint32 wsDamaged [PVP_TEAMS_COUNT]
 
uint32 wsDestroyed
 

Detailed Description

Definition at line 403 of file BattlefieldTB.h.

Member Data Documentation

◆ entry

uint32 TBTowerInfo::entry

Definition at line 406 of file BattlefieldTB.h.

◆ pos

Position TBTowerInfo::pos

Definition at line 405 of file BattlefieldTB.h.

◆ textDamaged

uint32 TBTowerInfo::textDamaged

Definition at line 407 of file BattlefieldTB.h.

◆ textDestroyed

uint32 TBTowerInfo::textDestroyed

Definition at line 408 of file BattlefieldTB.h.

◆ wsDamaged

uint32 TBTowerInfo::wsDamaged[PVP_TEAMS_COUNT]

Definition at line 410 of file BattlefieldTB.h.

◆ wsDestroyed

uint32 TBTowerInfo::wsDestroyed

Definition at line 411 of file BattlefieldTB.h.

◆ wsIntact

uint32 TBTowerInfo::wsIntact[PVP_TEAMS_COUNT]

Definition at line 409 of file BattlefieldTB.h.


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