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 3114 of file DB2Structure.h.

Member Function Documentation

◆ GetBracketId()

BattlegroundBracketId PVPDifficultyEntry::GetBracketId ( ) const
inline

Definition at line 3123 of file DB2Structure.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ ID

uint32 PVPDifficultyEntry::ID

Definition at line 3116 of file DB2Structure.h.

◆ MapID

uint32 PVPDifficultyEntry::MapID

Definition at line 3120 of file DB2Structure.h.

◆ MaxLevel

uint8 PVPDifficultyEntry::MaxLevel

Definition at line 3119 of file DB2Structure.h.

◆ MinLevel

uint8 PVPDifficultyEntry::MinLevel

Definition at line 3118 of file DB2Structure.h.

◆ RangeIndex

uint8 PVPDifficultyEntry::RangeIndex

Definition at line 3117 of file DB2Structure.h.


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