TrinityCore
TolBaradCapturePoint Class Reference

#include <BattlefieldTB.h>

+ Inheritance diagram for TolBaradCapturePoint:

Public Member Functions

 TolBaradCapturePoint (BattlefieldTB *battlefield, TBCapturePointSpawnData const &data)
 
void HandleContestedEventHorde (GameObject *controlZone) override
 
void HandleContestedEventAlliance (GameObject *controlZone) override
 
void HandleProgressEventHorde (GameObject *controlZone) override
 
void HandleProgressEventAlliance (GameObject *controlZone) override
 
void HandleNeutralEventHorde (GameObject *controlZone) override
 
void HandleNeutralEventAlliance (GameObject *controlZone) override
 
void HandleNeutralEvent (GameObject *controlZone) override
 
uint32 GetWorldStateHordeControlled () const
 
uint32 GetWorldStateAllianceControlled () const
 
- Public Member Functions inherited from BattlefieldControlZoneHandler
 BattlefieldControlZoneHandler (Battlefield *bf)
 
virtual ~BattlefieldControlZoneHandler ()=default
 
- Public Member Functions inherited from ControlZoneHandler
 ControlZoneHandler ()=default
 
virtual ~ControlZoneHandler ()=default
 
virtual void HandleCaptureEventHorde (GameObject *controlZone)
 
virtual void HandleCaptureEventAlliance (GameObject *controlZone)
 
virtual void HandleContestedEventHorde (GameObject *controlZone)
 
virtual void HandleContestedEventAlliance (GameObject *controlZone)
 
virtual void HandleProgressEventHorde (GameObject *controlZone)
 
virtual void HandleProgressEventAlliance (GameObject *controlZone)
 
virtual void HandleNeutralEventHorde (GameObject *controlZone)
 
virtual void HandleNeutralEventAlliance (GameObject *controlZone)
 
virtual void HandleNeutralEvent (GameObject *controlZone)
 

Private Attributes

uint32 _textIdHordeCaptured
 
uint32 _textIdAllianceCaptured
 
uint32 _textIdHordeLost
 
uint32 _textIdAllianceLost
 
uint32 _worldstateHordeControlled
 
uint32 _worldstateAllianceControlled
 
uint32 _worldstateHordeCapturing
 
uint32 _worldstateAllianceCapturing
 
uint32 _worldstateNeutral
 

Additional Inherited Members

- Protected Member Functions inherited from BattlefieldControlZoneHandler
BattlefieldGetBattlefield ()
 

Detailed Description

Definition at line 536 of file BattlefieldTB.h.

Constructor & Destructor Documentation

◆ TolBaradCapturePoint()

TolBaradCapturePoint::TolBaradCapturePoint ( BattlefieldTB battlefield,
TBCapturePointSpawnData const &  data 
)

Definition at line 706 of file BattlefieldTB.cpp.

Member Function Documentation

◆ GetWorldStateAllianceControlled()

uint32 TolBaradCapturePoint::GetWorldStateAllianceControlled ( ) const
inline

Definition at line 550 of file BattlefieldTB.h.

◆ GetWorldStateHordeControlled()

uint32 TolBaradCapturePoint::GetWorldStateHordeControlled ( ) const
inline

Definition at line 549 of file BattlefieldTB.h.

◆ HandleContestedEventAlliance()

void TolBaradCapturePoint::HandleContestedEventAlliance ( GameObject controlZone)
overridevirtual

Reimplemented from ControlZoneHandler.

Definition at line 720 of file BattlefieldTB.cpp.

+ Here is the call graph for this function:

◆ HandleContestedEventHorde()

void TolBaradCapturePoint::HandleContestedEventHorde ( GameObject controlZone)
overridevirtual

Reimplemented from ControlZoneHandler.

Definition at line 715 of file BattlefieldTB.cpp.

+ Here is the call graph for this function:

◆ HandleNeutralEvent()

void TolBaradCapturePoint::HandleNeutralEvent ( GameObject controlZone)
overridevirtual

Reimplemented from ControlZoneHandler.

Definition at line 761 of file BattlefieldTB.cpp.

+ Here is the call graph for this function:

◆ HandleNeutralEventAlliance()

void TolBaradCapturePoint::HandleNeutralEventAlliance ( GameObject controlZone)
overridevirtual

Reimplemented from ControlZoneHandler.

Definition at line 753 of file BattlefieldTB.cpp.

+ Here is the call graph for this function:

◆ HandleNeutralEventHorde()

void TolBaradCapturePoint::HandleNeutralEventHorde ( GameObject controlZone)
overridevirtual

Reimplemented from ControlZoneHandler.

Definition at line 745 of file BattlefieldTB.cpp.

+ Here is the call graph for this function:

◆ HandleProgressEventAlliance()

void TolBaradCapturePoint::HandleProgressEventAlliance ( GameObject controlZone)
overridevirtual

Reimplemented from ControlZoneHandler.

Definition at line 735 of file BattlefieldTB.cpp.

+ Here is the call graph for this function:

◆ HandleProgressEventHorde()

void TolBaradCapturePoint::HandleProgressEventHorde ( GameObject controlZone)
overridevirtual

Reimplemented from ControlZoneHandler.

Definition at line 725 of file BattlefieldTB.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _textIdAllianceCaptured

uint32 TolBaradCapturePoint::_textIdAllianceCaptured
private

Definition at line 554 of file BattlefieldTB.h.

◆ _textIdAllianceLost

uint32 TolBaradCapturePoint::_textIdAllianceLost
private

Definition at line 556 of file BattlefieldTB.h.

◆ _textIdHordeCaptured

uint32 TolBaradCapturePoint::_textIdHordeCaptured
private

Definition at line 553 of file BattlefieldTB.h.

◆ _textIdHordeLost

uint32 TolBaradCapturePoint::_textIdHordeLost
private

Definition at line 555 of file BattlefieldTB.h.

◆ _worldstateAllianceCapturing

uint32 TolBaradCapturePoint::_worldstateAllianceCapturing
private

Definition at line 560 of file BattlefieldTB.h.

◆ _worldstateAllianceControlled

uint32 TolBaradCapturePoint::_worldstateAllianceControlled
private

Definition at line 558 of file BattlefieldTB.h.

◆ _worldstateHordeCapturing

uint32 TolBaradCapturePoint::_worldstateHordeCapturing
private

Definition at line 559 of file BattlefieldTB.h.

◆ _worldstateHordeControlled

uint32 TolBaradCapturePoint::_worldstateHordeControlled
private

Definition at line 557 of file BattlefieldTB.h.

◆ _worldstateNeutral

uint32 TolBaradCapturePoint::_worldstateNeutral
private

Definition at line 561 of file BattlefieldTB.h.


The documentation for this class was generated from the following files: