TrinityCore
AzeriteLevelInfoEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
uint64 BaseExperienceToNextLevel
 
uint64 MinimumExperienceToNextLevel
 
int32 ItemLevel
 

Detailed Description

Definition at line 366 of file DB2Structure.h.

Member Data Documentation

◆ BaseExperienceToNextLevel

uint64 AzeriteLevelInfoEntry::BaseExperienceToNextLevel

Definition at line 369 of file DB2Structure.h.

◆ ID

uint32 AzeriteLevelInfoEntry::ID

Definition at line 368 of file DB2Structure.h.

◆ ItemLevel

int32 AzeriteLevelInfoEntry::ItemLevel

Definition at line 371 of file DB2Structure.h.

◆ MinimumExperienceToNextLevel

uint64 AzeriteLevelInfoEntry::MinimumExperienceToNextLevel

Definition at line 370 of file DB2Structure.h.


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