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

Member Data Documentation

◆ Fields

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

Definition at line 4721 of file DB2LoadInfo.h.

◆ Instance

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

Definition at line 4730 of file DB2LoadInfo.h.


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