TrinityCore
WorldPackets::Instance::InstanceLock Struct Reference

#include <InstancePackets.h>

Public Attributes

uint64 InstanceID = 0u
 
uint32 MapID = 0u
 
uint32 DifficultyID = 0u
 
int32 TimeRemaining = 0
 
uint32 CompletedMask = 0u
 
bool Locked = false
 
bool Extended = false
 

Detailed Description

Definition at line 50 of file InstancePackets.h.

Member Data Documentation

◆ CompletedMask

uint32 WorldPackets::Instance::InstanceLock::CompletedMask = 0u

Definition at line 56 of file InstancePackets.h.

◆ DifficultyID

uint32 WorldPackets::Instance::InstanceLock::DifficultyID = 0u

Definition at line 54 of file InstancePackets.h.

◆ Extended

bool WorldPackets::Instance::InstanceLock::Extended = false

Definition at line 59 of file InstancePackets.h.

◆ InstanceID

uint64 WorldPackets::Instance::InstanceLock::InstanceID = 0u

Definition at line 52 of file InstancePackets.h.

◆ Locked

bool WorldPackets::Instance::InstanceLock::Locked = false

Definition at line 58 of file InstancePackets.h.

◆ MapID

uint32 WorldPackets::Instance::InstanceLock::MapID = 0u

Definition at line 53 of file InstancePackets.h.

◆ TimeRemaining

int32 WorldPackets::Instance::InstanceLock::TimeRemaining = 0

Definition at line 55 of file InstancePackets.h.


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