TrinityCore
Loading...
Searching...
No Matches
AzeriteTierUnlockLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [5]
 
static constexpr DB2LoadInfo Instance { Fields, 5, &AzeriteTierUnlockMeta::Instance, HOTFIX_SEL_AZERITE_TIER_UNLOCK }
 

Detailed Description

Definition at line 569 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta AzeriteTierUnlockLoadInfo::Fields[5]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "ItemCreationContext" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "Tier" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "AzeriteLevel" },
{ .IsSigned = false, .Type = FT_INT, .Name = "AzeriteTierUnlockSetID" },
}
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 571 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo AzeriteTierUnlockLoadInfo::Instance { Fields, 5, &AzeriteTierUnlockMeta::Instance, HOTFIX_SEL_AZERITE_TIER_UNLOCK }
staticconstexpr

Definition at line 580 of file DB2LoadInfo.h.


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