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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [2]
 
static constexpr DB2LoadInfo Instance { Fields, 2, &GuildPerkSpellsMeta::Instance, HOTFIX_SEL_GUILD_PERK_SPELLS }
 

Detailed Description

Definition at line 2585 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

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

Definition at line 2587 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo GuildPerkSpellsLoadInfo::Instance { Fields, 2, &GuildPerkSpellsMeta::Instance, HOTFIX_SEL_GUILD_PERK_SPELLS }
staticconstexpr

Definition at line 2593 of file DB2LoadInfo.h.


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