TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Party::ChallengeModeData Struct Reference

#include <PartyPackets.h>

Public Attributes

int32 MapID = 0
 
int32 InitialPlayerCount = 0
 
uint64 InstanceID = 0
 
Timestamp StartTime
 
ObjectGuid KeystoneOwnerGUID
 
ObjectGuid LeaverGUID
 
Duration< MillisecondsInstanceAbandonVoteCooldown
 
bool IsActive = false
 
bool HasRestrictions = false
 
bool CanVoteAbandon = false
 

Detailed Description

Definition at line 569 of file PartyPackets.h.

Member Data Documentation

◆ CanVoteAbandon

bool WorldPackets::Party::ChallengeModeData::CanVoteAbandon = false

Definition at line 580 of file PartyPackets.h.

◆ HasRestrictions

bool WorldPackets::Party::ChallengeModeData::HasRestrictions = false

Definition at line 579 of file PartyPackets.h.

◆ InitialPlayerCount

int32 WorldPackets::Party::ChallengeModeData::InitialPlayerCount = 0

Definition at line 572 of file PartyPackets.h.

◆ InstanceAbandonVoteCooldown

Duration<Milliseconds> WorldPackets::Party::ChallengeModeData::InstanceAbandonVoteCooldown

Definition at line 577 of file PartyPackets.h.

◆ InstanceID

uint64 WorldPackets::Party::ChallengeModeData::InstanceID = 0

Definition at line 573 of file PartyPackets.h.

◆ IsActive

bool WorldPackets::Party::ChallengeModeData::IsActive = false

Definition at line 578 of file PartyPackets.h.

◆ KeystoneOwnerGUID

ObjectGuid WorldPackets::Party::ChallengeModeData::KeystoneOwnerGUID

Definition at line 575 of file PartyPackets.h.

◆ LeaverGUID

ObjectGuid WorldPackets::Party::ChallengeModeData::LeaverGUID

Definition at line 576 of file PartyPackets.h.

◆ MapID

int32 WorldPackets::Party::ChallengeModeData::MapID = 0

Definition at line 571 of file PartyPackets.h.

◆ StartTime

Timestamp WorldPackets::Party::ChallengeModeData::StartTime

Definition at line 574 of file PartyPackets.h.


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