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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [5]
 
static constexpr DB2LoadInfo Instance { Fields, 5, &AzeriteItemMilestonePowerMeta::Instance, HOTFIX_SEL_AZERITE_ITEM_MILESTONE_POWER }
 

Detailed Description

Definition at line 502 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta AzeriteItemMilestonePowerLoadInfo::Fields[5]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "RequiredLevel" },
{ .IsSigned = true, .Type = FT_INT, .Name = "AzeritePowerID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Type" },
{ .IsSigned = true, .Type = FT_INT, .Name = "AutoUnlock" },
}
@ FT_INT
Definition Define.h:163

Definition at line 504 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo AzeriteItemMilestonePowerLoadInfo::Instance { Fields, 5, &AzeriteItemMilestonePowerMeta::Instance, HOTFIX_SEL_AZERITE_ITEM_MILESTONE_POWER }
staticconstexpr

Definition at line 513 of file DB2LoadInfo.h.


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