TrinityCore
WorldPackets::Battleground::BattlegroundCapturePointInfo Struct Reference

#include <BattlegroundPackets.h>

Public Attributes

ObjectGuid Guid
 
TaggedPosition< Position::XY > Pos
 
BattlegroundCapturePointState State = BattlegroundCapturePointState::Neutral
 
Timestamp CaptureTime
 
Duration< Milliseconds, uint32CaptureTotalDuration
 

Detailed Description

Definition at line 540 of file BattlegroundPackets.h.

Member Data Documentation

◆ CaptureTime

Timestamp WorldPackets::Battleground::BattlegroundCapturePointInfo::CaptureTime

Definition at line 545 of file BattlegroundPackets.h.

◆ CaptureTotalDuration

Duration<Milliseconds, uint32> WorldPackets::Battleground::BattlegroundCapturePointInfo::CaptureTotalDuration

Definition at line 546 of file BattlegroundPackets.h.

◆ Guid

ObjectGuid WorldPackets::Battleground::BattlegroundCapturePointInfo::Guid

Definition at line 542 of file BattlegroundPackets.h.

◆ Pos

TaggedPosition<Position::XY> WorldPackets::Battleground::BattlegroundCapturePointInfo::Pos

Definition at line 543 of file BattlegroundPackets.h.

◆ State

BattlegroundCapturePointState WorldPackets::Battleground::BattlegroundCapturePointInfo::State = BattlegroundCapturePointState::Neutral

Definition at line 544 of file BattlegroundPackets.h.


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