TrinityCore
Loading...
Searching...
No Matches
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 5851 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta SpellShapeshiftFormLoadInfo::Fields[18]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "Name" },
{ .IsSigned = false, .Type = FT_INT, .Name = "CreatureDisplayID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "CreatureType" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = true, .Type = FT_INT, .Name = "AttackIconFileID" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "BonusActionBar" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "CombatRoundTime" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "DamageVariance" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "MountTypeID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "PresetSpellID1" },
{ .IsSigned = false, .Type = FT_INT, .Name = "PresetSpellID2" },
{ .IsSigned = false, .Type = FT_INT, .Name = "PresetSpellID3" },
{ .IsSigned = false, .Type = FT_INT, .Name = "PresetSpellID4" },
{ .IsSigned = false, .Type = FT_INT, .Name = "PresetSpellID5" },
{ .IsSigned = false, .Type = FT_INT, .Name = "PresetSpellID6" },
{ .IsSigned = false, .Type = FT_INT, .Name = "PresetSpellID7" },
{ .IsSigned = false, .Type = FT_INT, .Name = "PresetSpellID8" },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_SHORT
Definition Define.h:165
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 5853 of file DB2LoadInfo.h.

◆ Instance

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

Definition at line 5875 of file DB2LoadInfo.h.


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