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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [9]
 
static constexpr DB2LoadInfo Instance { Fields, 9, &ItemDamageTwoHandCasterMeta::Instance, HOTFIX_SEL_ITEM_DAMAGE_TWO_HAND_CASTER }
 

Detailed Description

Definition at line 3057 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta ItemDamageTwoHandCasterLoadInfo::Fields[9]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "ItemLevel" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "Quality1" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "Quality2" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "Quality3" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "Quality4" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "Quality5" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "Quality6" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "Quality7" },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_SHORT
Definition Define.h:165
@ FT_INT
Definition Define.h:163

Definition at line 3059 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo ItemDamageTwoHandCasterLoadInfo::Instance { Fields, 9, &ItemDamageTwoHandCasterMeta::Instance, HOTFIX_SEL_ITEM_DAMAGE_TWO_HAND_CASTER }
staticconstexpr

Definition at line 3072 of file DB2LoadInfo.h.


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