TrinityCore
PvpTalentCategoryLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [2]
 
static constexpr DB2LoadInfo Instance { Fields, 2, &PvpTalentCategoryMeta::Instance, HOTFIX_SEL_PVP_TALENT_CATEGORY }
 

Detailed Description

Definition at line 4265 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta PvpTalentCategoryLoadInfo::Fields[2]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ false, FT_BYTE, "TalentSlotMask" },
}
@ FT_INT
Definition: Define.h:151
@ FT_BYTE
Definition: Define.h:152

Definition at line 4267 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo PvpTalentCategoryLoadInfo::Instance { Fields, 2, &PvpTalentCategoryMeta::Instance, HOTFIX_SEL_PVP_TALENT_CATEGORY }
staticconstexpr

Definition at line 4273 of file DB2LoadInfo.h.


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