TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Battleground::BattlegroundPlayerPosition Struct Reference

#include <BattlegroundPackets.h>

Public Member Functions

 BattlegroundPlayerPosition ()
 
 BattlegroundPlayerPosition (ObjectGuid const &guid, TaggedPosition< Position::XY > const &pos)
 

Public Attributes

ObjectGuid Guid
 
TaggedPosition< Position::XY > Pos
 

Detailed Description

Definition at line 323 of file BattlegroundPackets.h.

Constructor & Destructor Documentation

◆ BattlegroundPlayerPosition() [1/2]

WorldPackets::Battleground::BattlegroundPlayerPosition::BattlegroundPlayerPosition ( )
inline

Definition at line 325 of file BattlegroundPackets.h.

◆ BattlegroundPlayerPosition() [2/2]

WorldPackets::Battleground::BattlegroundPlayerPosition::BattlegroundPlayerPosition ( ObjectGuid const guid,
TaggedPosition< Position::XY > const pos 
)
inline

Definition at line 326 of file BattlegroundPackets.h.

Member Data Documentation

◆ Guid

ObjectGuid WorldPackets::Battleground::BattlegroundPlayerPosition::Guid

Definition at line 328 of file BattlegroundPackets.h.

◆ Pos

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

Definition at line 329 of file BattlegroundPackets.h.


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