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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [4]
 
static constexpr DB2LoadInfo Instance { Fields, 4, &AzeriteEmpoweredItemMeta::Instance, HOTFIX_SEL_AZERITE_EMPOWERED_ITEM }
 

Detailed Description

Definition at line 447 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta AzeriteEmpoweredItemLoadInfo::Fields[4]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ItemID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "AzeriteTierUnlockSetID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "AzeritePowerSetID" },
}
@ FT_INT
Definition Define.h:163

Definition at line 449 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo AzeriteEmpoweredItemLoadInfo::Instance { Fields, 4, &AzeriteEmpoweredItemMeta::Instance, HOTFIX_SEL_AZERITE_EMPOWERED_ITEM }
staticconstexpr

Definition at line 457 of file DB2LoadInfo.h.


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