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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [3]
 
static constexpr DB2LoadInfo Instance { Fields, 3, &SpellEmpowerMeta::Instance, HOTFIX_SEL_SPELL_EMPOWER }
 

Detailed Description

Definition at line 5414 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta SpellEmpowerLoadInfo::Fields[3]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "SpellID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Unused1000" },
}
@ FT_INT
Definition Define.h:163

Definition at line 5416 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo SpellEmpowerLoadInfo::Instance { Fields, 3, &SpellEmpowerMeta::Instance, HOTFIX_SEL_SPELL_EMPOWER }
staticconstexpr

Definition at line 5423 of file DB2LoadInfo.h.


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