TrinityCore
AzeriteLevelInfoLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [4]
 
static constexpr DB2LoadInfo Instance { Fields, 4, &AzeriteLevelInfoMeta::Instance, HOTFIX_SEL_AZERITE_LEVEL_INFO }
 

Detailed Description

Definition at line 515 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta AzeriteLevelInfoLoadInfo::Fields[4]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ false, FT_LONG, "BaseExperienceToNextLevel" },
{ false, FT_LONG, "MinimumExperienceToNextLevel" },
{ true, FT_INT, "ItemLevel" },
}
@ FT_INT
Definition: Define.h:151
@ FT_LONG
Definition: Define.h:154

Definition at line 517 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo AzeriteLevelInfoLoadInfo::Instance { Fields, 4, &AzeriteLevelInfoMeta::Instance, HOTFIX_SEL_AZERITE_LEVEL_INFO }
staticconstexpr

Definition at line 525 of file DB2LoadInfo.h.


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