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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [5]
 
static constexpr DB2LoadInfo Instance { Fields, 5, &SpellProcsPerMinuteModMeta::Instance, HOTFIX_SEL_SPELL_PROCS_PER_MINUTE_MOD }
 

Detailed Description

Definition at line 5719 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta SpellProcsPerMinuteModLoadInfo::Fields[5]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Type" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Param" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "Coeff" },
{ .IsSigned = false, .Type = FT_INT, .Name = "SpellProcsPerMinuteID" },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_INT
Definition Define.h:163

Definition at line 5721 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo SpellProcsPerMinuteModLoadInfo::Instance { Fields, 5, &SpellProcsPerMinuteModMeta::Instance, HOTFIX_SEL_SPELL_PROCS_PER_MINUTE_MOD }
staticconstexpr

Definition at line 5730 of file DB2LoadInfo.h.


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