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

Member Data Documentation

◆ Fields

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

◆ Instance

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

Definition at line 2454 of file DB2LoadInfo.h.


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