TrinityCore
Loading...
Searching...
No Matches
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 332 of file DB2Stores.h.

Member Data Documentation

◆ MaxLevel

int16 ContentTuningLevels::MaxLevel = 0

Definition at line 335 of file DB2Stores.h.

◆ MaxLevelWithDelta

int16 ContentTuningLevels::MaxLevelWithDelta = 0

Definition at line 337 of file DB2Stores.h.

◆ MinLevel

int16 ContentTuningLevels::MinLevel = 0

Definition at line 334 of file DB2Stores.h.

◆ MinLevelWithDelta

int16 ContentTuningLevels::MinLevelWithDelta = 0

Definition at line 336 of file DB2Stores.h.

◆ TargetLevelMax

int16 ContentTuningLevels::TargetLevelMax = 0

Definition at line 339 of file DB2Stores.h.

◆ TargetLevelMin

int16 ContentTuningLevels::TargetLevelMin = 0

Definition at line 338 of file DB2Stores.h.


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