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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [7]
 
static constexpr DB2LoadInfo Instance { Fields, 7, &SpellShapeshiftMeta::Instance, HOTFIX_SEL_SPELL_SHAPESHIFT }
 

Detailed Description

Definition at line 5835 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta SpellShapeshiftLoadInfo::Fields[7]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "SpellID" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "StanceBarOrder" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ShapeshiftExclude1" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ShapeshiftExclude2" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ShapeshiftMask1" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ShapeshiftMask2" },
}
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 5837 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo SpellShapeshiftLoadInfo::Instance { Fields, 7, &SpellShapeshiftMeta::Instance, HOTFIX_SEL_SPELL_SHAPESHIFT }
staticconstexpr

Definition at line 5848 of file DB2LoadInfo.h.


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