TrinityCore
ContentTuningLevels Struct Reference

#include <DB2Stores.h>

Public Attributes

int16 MinLevel = 0
 
int16 MaxLevel = 0
 
int16 MinLevelWithDelta = 0
 
int16 MaxLevelWithDelta = 0
 
int16 TargetLevelMin = 0
 
int16 TargetLevelMax = 0
 

Detailed Description

Definition at line 306 of file DB2Stores.h.

Member Data Documentation

◆ MaxLevel

int16 ContentTuningLevels::MaxLevel = 0

Definition at line 309 of file DB2Stores.h.

◆ MaxLevelWithDelta

int16 ContentTuningLevels::MaxLevelWithDelta = 0

Definition at line 311 of file DB2Stores.h.

◆ MinLevel

int16 ContentTuningLevels::MinLevel = 0

Definition at line 308 of file DB2Stores.h.

◆ MinLevelWithDelta

int16 ContentTuningLevels::MinLevelWithDelta = 0

Definition at line 310 of file DB2Stores.h.

◆ TargetLevelMax

int16 ContentTuningLevels::TargetLevelMax = 0

Definition at line 313 of file DB2Stores.h.

◆ TargetLevelMin

int16 ContentTuningLevels::TargetLevelMin = 0

Definition at line 312 of file DB2Stores.h.


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