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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [9]
 
static constexpr DB2LoadInfo Instance { Fields, 9, &AzeriteEssencePowerMeta::Instance, HOTFIX_SEL_AZERITE_ESSENCE_POWER }
 

Detailed Description

Definition at line 473 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta AzeriteEssencePowerLoadInfo::Fields[9]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "SourceAlliance" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "SourceHorde" },
{ .IsSigned = true, .Type = FT_INT, .Name = "AzeriteEssenceID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "Tier" },
{ .IsSigned = true, .Type = FT_INT, .Name = "MajorPowerDescription" },
{ .IsSigned = true, .Type = FT_INT, .Name = "MinorPowerDescription" },
{ .IsSigned = true, .Type = FT_INT, .Name = "MajorPowerActual" },
{ .IsSigned = true, .Type = FT_INT, .Name = "MinorPowerActual" },
}
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 475 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo AzeriteEssencePowerLoadInfo::Instance { Fields, 9, &AzeriteEssencePowerMeta::Instance, HOTFIX_SEL_AZERITE_ESSENCE_POWER }
staticconstexpr

Definition at line 488 of file DB2LoadInfo.h.


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