TrinityCore
PVPDifficultyEntry Struct Reference

#include <DB2Structure.h>

Public Member Functions

BattlegroundBracketId GetBracketId () const
 

Public Attributes

uint32 ID
 
uint8 RangeIndex
 
uint8 MinLevel
 
uint8 MaxLevel
 
uint32 MapID
 

Detailed Description

Definition at line 3252 of file DB2Structure.h.

Member Function Documentation

◆ GetBracketId()

BattlegroundBracketId PVPDifficultyEntry::GetBracketId ( ) const
inline

Definition at line 3261 of file DB2Structure.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ ID

uint32 PVPDifficultyEntry::ID

Definition at line 3254 of file DB2Structure.h.

◆ MapID

uint32 PVPDifficultyEntry::MapID

Definition at line 3258 of file DB2Structure.h.

◆ MaxLevel

uint8 PVPDifficultyEntry::MaxLevel

Definition at line 3257 of file DB2Structure.h.

◆ MinLevel

uint8 PVPDifficultyEntry::MinLevel

Definition at line 3256 of file DB2Structure.h.

◆ RangeIndex

uint8 PVPDifficultyEntry::RangeIndex

Definition at line 3255 of file DB2Structure.h.


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