TrinityCore
SpellTotemsLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [6]
 
static constexpr DB2LoadInfo Instance { Fields, 6, &SpellTotemsMeta::Instance, HOTFIX_SEL_SPELL_TOTEMS }
 

Detailed Description

Definition at line 5413 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta SpellTotemsLoadInfo::Fields[6]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ true, FT_INT, "SpellID" },
{ false, FT_SHORT, "RequiredTotemCategoryID1" },
{ false, FT_SHORT, "RequiredTotemCategoryID2" },
{ true, FT_INT, "Totem1" },
{ true, FT_INT, "Totem2" },
}
@ FT_SHORT
Definition: Define.h:153
@ FT_INT
Definition: Define.h:151

Definition at line 5415 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo SpellTotemsLoadInfo::Instance { Fields, 6, &SpellTotemsMeta::Instance, HOTFIX_SEL_SPELL_TOTEMS }
staticconstexpr

Definition at line 5425 of file DB2LoadInfo.h.


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