TrinityCore
WorldPackets::Battleground::BattlegroundPlayerPosition Struct Reference

#include <BattlegroundPackets.h>

Public Attributes

ObjectGuid Guid
 
TaggedPosition< Position::XY > Pos
 
int8 IconID = 0
 
int8 ArenaSlot = 0
 

Detailed Description

Definition at line 377 of file BattlegroundPackets.h.

Member Data Documentation

◆ ArenaSlot

int8 WorldPackets::Battleground::BattlegroundPlayerPosition::ArenaSlot = 0

Definition at line 382 of file BattlegroundPackets.h.

◆ Guid

ObjectGuid WorldPackets::Battleground::BattlegroundPlayerPosition::Guid

Definition at line 379 of file BattlegroundPackets.h.

◆ IconID

int8 WorldPackets::Battleground::BattlegroundPlayerPosition::IconID = 0

Definition at line 381 of file BattlegroundPackets.h.

◆ Pos

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

Definition at line 380 of file BattlegroundPackets.h.


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