TrinityCore
NumTalentsAtLevelLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [4]
 
static constexpr DB2LoadInfo Instance { Fields, 4, &NumTalentsAtLevelMeta::Instance, HOTFIX_SEL_NUM_TALENTS_AT_LEVEL }
 

Detailed Description

Definition at line 3903 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta NumTalentsAtLevelLoadInfo::Fields[4]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ true, FT_INT, "NumTalents" },
{ true, FT_INT, "NumTalentsDeathKnight" },
{ true, FT_INT, "NumTalentsDemonHunter" },
}
@ FT_INT
Definition: Define.h:151

Definition at line 3905 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo NumTalentsAtLevelLoadInfo::Instance { Fields, 4, &NumTalentsAtLevelMeta::Instance, HOTFIX_SEL_NUM_TALENTS_AT_LEVEL }
staticconstexpr

Definition at line 3913 of file DB2LoadInfo.h.


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