TrinityCore
BattlegroundPlayer Struct Reference

#include <Battleground.h>

Public Attributes

time_t OfflineRemoveTime
 
::Team Team
 
bool Mercenary
 
BattlegroundQueueTypeId queueTypeId
 

Detailed Description

Definition at line 171 of file Battleground.h.

Member Data Documentation

◆ Mercenary

bool BattlegroundPlayer::Mercenary

Definition at line 175 of file Battleground.h.

◆ OfflineRemoveTime

time_t BattlegroundPlayer::OfflineRemoveTime

Definition at line 173 of file Battleground.h.

◆ queueTypeId

BattlegroundQueueTypeId BattlegroundPlayer::queueTypeId

Definition at line 176 of file Battleground.h.

◆ Team

::Team BattlegroundPlayer::Team

Definition at line 174 of file Battleground.h.


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