TrinityCore
SpellShapeshiftFormLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [18]
 
static constexpr DB2LoadInfo Instance { Fields, 18, &SpellShapeshiftFormMeta::Instance, HOTFIX_SEL_SPELL_SHAPESHIFT_FORM }
 

Detailed Description

Definition at line 5368 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta SpellShapeshiftFormLoadInfo::Fields[18]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ false, FT_STRING, "Name" },
{ false, FT_INT, "CreatureDisplayID" },
{ true, FT_BYTE, "CreatureType" },
{ true, FT_INT, "Flags" },
{ true, FT_INT, "AttackIconFileID" },
{ true, FT_BYTE, "BonusActionBar" },
{ true, FT_SHORT, "CombatRoundTime" },
{ false, FT_FLOAT, "DamageVariance" },
{ false, FT_SHORT, "MountTypeID" },
{ false, FT_INT, "PresetSpellID1" },
{ false, FT_INT, "PresetSpellID2" },
{ false, FT_INT, "PresetSpellID3" },
{ false, FT_INT, "PresetSpellID4" },
{ false, FT_INT, "PresetSpellID5" },
{ false, FT_INT, "PresetSpellID6" },
{ false, FT_INT, "PresetSpellID7" },
{ false, FT_INT, "PresetSpellID8" },
}
@ FT_FLOAT
Definition: Define.h:150
@ FT_SHORT
Definition: Define.h:153
@ FT_STRING
Definition: Define.h:148
@ FT_INT
Definition: Define.h:151
@ FT_BYTE
Definition: Define.h:152

Definition at line 5370 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo SpellShapeshiftFormLoadInfo::Instance { Fields, 18, &SpellShapeshiftFormMeta::Instance, HOTFIX_SEL_SPELL_SHAPESHIFT_FORM }
staticconstexpr

Definition at line 5392 of file DB2LoadInfo.h.


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