TrinityCore
PvpTalentSlotUnlockLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [5]
 
static constexpr DB2LoadInfo Instance { Fields, 5, &PvpTalentSlotUnlockMeta::Instance, HOTFIX_SEL_PVP_TALENT_SLOT_UNLOCK }
 

Detailed Description

Definition at line 4276 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta PvpTalentSlotUnlockLoadInfo::Fields[5]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ true, FT_BYTE, "Slot" },
{ true, FT_INT, "LevelRequired" },
{ true, FT_INT, "DeathKnightLevelRequired" },
{ true, FT_INT, "DemonHunterLevelRequired" },
}
@ FT_INT
Definition: Define.h:151
@ FT_BYTE
Definition: Define.h:152

Definition at line 4278 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo PvpTalentSlotUnlockLoadInfo::Instance { Fields, 5, &PvpTalentSlotUnlockMeta::Instance, HOTFIX_SEL_PVP_TALENT_SLOT_UNLOCK }
staticconstexpr

Definition at line 4287 of file DB2LoadInfo.h.


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