TrinityCore
AzeriteUnlockMappingLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [6]
 
static constexpr DB2LoadInfo Instance { Fields, 6, &AzeriteUnlockMappingMeta::Instance, HOTFIX_SEL_AZERITE_UNLOCK_MAPPING }
 

Detailed Description

Definition at line 582 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta AzeriteUnlockMappingLoadInfo::Fields[6]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ true, FT_INT, "ItemLevel" },
{ true, FT_INT, "ItemBonusListHead" },
{ true, FT_INT, "ItemBonusListShoulders" },
{ true, FT_INT, "ItemBonusListChest" },
{ false, FT_INT, "AzeriteUnlockMappingSetID" },
}
@ FT_INT
Definition: Define.h:151

Definition at line 584 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo AzeriteUnlockMappingLoadInfo::Instance { Fields, 6, &AzeriteUnlockMappingMeta::Instance, HOTFIX_SEL_AZERITE_UNLOCK_MAPPING }
staticconstexpr

Definition at line 594 of file DB2LoadInfo.h.


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