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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [6]
 
static constexpr DB2LoadInfo Instance { Fields, 6, &ItemSetSpellMeta::Instance, HOTFIX_SEL_ITEM_SET_SPELL }
 

Detailed Description

Definition at line 3355 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta ItemSetSpellLoadInfo::Fields[6]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "ChrSpecID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "SpellID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "TraitSubTreeID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "Threshold" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ItemSetID" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 3357 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo ItemSetSpellLoadInfo::Instance { Fields, 6, &ItemSetSpellMeta::Instance, HOTFIX_SEL_ITEM_SET_SPELL }
staticconstexpr

Definition at line 3367 of file DB2LoadInfo.h.


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