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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [14]
 
static constexpr DB2LoadInfo Instance { Fields, 14, &ChrSpecializationMeta::Instance, HOTFIX_SEL_CHR_SPECIALIZATION }
 

Detailed Description

Definition at line 1273 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta ChrSpecializationLoadInfo::Fields[14]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_STRING, .Name = "Name" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "FemaleName" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "Description" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "ClassID" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "OrderIndex" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "PetTalentType" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "Role" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = true, .Type = FT_INT, .Name = "SpellIconFileID" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "PrimaryStatPriority" },
{ .IsSigned = true, .Type = FT_INT, .Name = "AnimReplacements" },
{ .IsSigned = true, .Type = FT_INT, .Name = "MasterySpellID1" },
{ .IsSigned = true, .Type = FT_INT, .Name = "MasterySpellID2" },
}
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 1275 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo ChrSpecializationLoadInfo::Instance { Fields, 14, &ChrSpecializationMeta::Instance, HOTFIX_SEL_CHR_SPECIALIZATION }
staticconstexpr

Definition at line 1293 of file DB2LoadInfo.h.


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