TrinityCore
SpellPowerLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [15]
 
static constexpr DB2LoadInfo Instance { Fields, 15, &SpellPowerMeta::Instance, HOTFIX_SEL_SPELL_POWER }
 

Detailed Description

Definition at line 5189 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta SpellPowerLoadInfo::Fields[15]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ false, FT_BYTE, "OrderIndex" },
{ true, FT_INT, "ManaCost" },
{ true, FT_INT, "ManaCostPerLevel" },
{ true, FT_INT, "ManaPerSecond" },
{ false, FT_INT, "PowerDisplayID" },
{ true, FT_INT, "AltPowerBarID" },
{ false, FT_FLOAT, "PowerCostPct" },
{ false, FT_FLOAT, "PowerCostMaxPct" },
{ false, FT_FLOAT, "OptionalCostPct" },
{ false, FT_FLOAT, "PowerPctPerSecond" },
{ true, FT_BYTE, "PowerType" },
{ true, FT_INT, "RequiredAuraSpellID" },
{ false, FT_INT, "OptionalCost" },
{ false, FT_INT, "SpellID" },
}
@ FT_FLOAT
Definition: Define.h:150
@ FT_INT
Definition: Define.h:151
@ FT_BYTE
Definition: Define.h:152

Definition at line 5191 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo SpellPowerLoadInfo::Instance { Fields, 15, &SpellPowerMeta::Instance, HOTFIX_SEL_SPELL_POWER }
staticconstexpr

Definition at line 5210 of file DB2LoadInfo.h.


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