AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
InstanceMapLoadRows::InstanceRow Struct Reference

#include "InstanceSaveMgr.h"

Public Attributes

uint32 instanceId
 
uint16 mapId
 
time_t resetTime
 
uint8 difficulty
 
uint32 completedEncounters
 
std::string data
 

Detailed Description

Member Data Documentation

◆ completedEncounters

uint32 InstanceMapLoadRows::InstanceRow::completedEncounters

◆ data

std::string InstanceMapLoadRows::InstanceRow::data

◆ difficulty

uint8 InstanceMapLoadRows::InstanceRow::difficulty

◆ instanceId

uint32 InstanceMapLoadRows::InstanceRow::instanceId

◆ mapId

uint16 InstanceMapLoadRows::InstanceRow::mapId

◆ resetTime

time_t InstanceMapLoadRows::InstanceRow::resetTime

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