![]() |
TrinityCore
|
#include <BattlegroundIC.h>
Protected Member Functions | |
| BattlegroundICScore (ObjectGuid playerGuid, uint32 team) | |
| void | UpdateScore (uint32 type, uint32 value) override |
| void | BuildObjectivesBlock (std::vector< int32 > &stats) override |
| uint32 | GetAttr1 () const finaloverride |
| uint32 | GetAttr2 () const finaloverride |
Protected Member Functions inherited from BattlegroundScore | |
| BattlegroundScore (ObjectGuid playerGuid, uint32 team) | |
| virtual | ~BattlegroundScore () |
| virtual std::string | ToString () const |
| uint32 | GetKillingBlows () const |
| uint32 | GetDeaths () const |
| uint32 | GetHonorableKills () const |
| uint32 | GetBonusHonor () const |
| uint32 | GetDamageDone () const |
| uint32 | GetHealingDone () const |
| virtual uint32 | GetAttr3 () const |
| virtual uint32 | GetAttr4 () const |
| virtual uint32 | GetAttr5 () const |
Protected Attributes | |
| uint32 | BasesAssaulted |
| uint32 | BasesDefended |
Protected Attributes inherited from BattlegroundScore | |
| ObjectGuid | PlayerGuid |
| uint8 | TeamId |
| uint32 | KillingBlows |
| uint32 | Deaths |
| uint32 | HonorableKills |
| uint32 | BonusHonor |
| uint32 | DamageDone |
| uint32 | HealingDone |
Friends | |
| class | BattlegroundIC |
|
inlineprotected |
|
inlineoverrideprotectedvirtual |
Implements BattlegroundScore.
|
inlinefinaloverrideprotectedvirtual |
Reimplemented from BattlegroundScore.
|
inlinefinaloverrideprotectedvirtual |
Reimplemented from BattlegroundScore.
Reimplemented from BattlegroundScore.
Here is the call graph for this function:
|
friend |
|
protected |
|
protected |
1.8.8