TrinityCore
SpellReagentsCurrencyLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [4]
 
static constexpr DB2LoadInfo Instance { Fields, 4, &SpellReagentsCurrencyMeta::Instance, HOTFIX_SEL_SPELL_REAGENTS_CURRENCY }
 

Detailed Description

Definition at line 5325 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta SpellReagentsCurrencyLoadInfo::Fields[4]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ true, FT_INT, "SpellID" },
{ false, FT_SHORT, "CurrencyTypesID" },
{ false, FT_SHORT, "CurrencyCount" },
}
@ FT_SHORT
Definition: Define.h:153
@ FT_INT
Definition: Define.h:151

Definition at line 5327 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo SpellReagentsCurrencyLoadInfo::Instance { Fields, 4, &SpellReagentsCurrencyMeta::Instance, HOTFIX_SEL_SPELL_REAGENTS_CURRENCY }
staticconstexpr

Definition at line 5335 of file DB2LoadInfo.h.


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