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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [13]
 
static constexpr DB2LoadInfo Instance { Fields, 13, &OverrideSpellDataMeta::Instance, HOTFIX_SEL_OVERRIDE_SPELL_DATA }
 

Detailed Description

Definition at line 4256 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta OverrideSpellDataLoadInfo::Fields[13]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Spells1" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Spells2" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Spells3" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Spells4" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Spells5" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Spells6" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Spells7" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Spells8" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Spells9" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Spells10" },
{ .IsSigned = true, .Type = FT_INT, .Name = "PlayerActionBarFileDataID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
}
@ FT_INT
Definition Define.h:163

Definition at line 4258 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo OverrideSpellDataLoadInfo::Instance { Fields, 13, &OverrideSpellDataMeta::Instance, HOTFIX_SEL_OVERRIDE_SPELL_DATA }
staticconstexpr

Definition at line 4275 of file DB2LoadInfo.h.


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