TrinityCore
GarrTalentTreeLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [13]
 
static constexpr DB2LoadInfo Instance { Fields, 13, &GarrTalentTreeMeta::Instance, HOTFIX_SEL_GARR_TALENT_TREE }
 

Detailed Description

Definition at line 2259 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta GarrTalentTreeLoadInfo::Fields[13]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ false, FT_STRING, "Name" },
{ true, FT_BYTE, "GarrTypeID" },
{ true, FT_INT, "ClassID" },
{ true, FT_BYTE, "MaxTiers" },
{ true, FT_BYTE, "UiOrder" },
{ true, FT_INT, "Flags" },
{ false, FT_SHORT, "UiTextureKitID" },
{ true, FT_INT, "GarrTalentTreeType" },
{ true, FT_INT, "PlayerConditionID" },
{ false, FT_BYTE, "FeatureTypeIndex" },
{ true, FT_BYTE, "FeatureSubtypeIndex" },
{ true, FT_INT, "CurrencyID" },
}
@ 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 2261 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo GarrTalentTreeLoadInfo::Instance { Fields, 13, &GarrTalentTreeMeta::Instance, HOTFIX_SEL_GARR_TALENT_TREE }
staticconstexpr

Definition at line 2278 of file DB2LoadInfo.h.


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