TrinityCore
Loading...
Searching...
No Matches
PvpTalentLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [10]
 
static constexpr DB2LoadInfo Instance { Fields, 10, &PvpTalentMeta::Instance, HOTFIX_SEL_PVP_TALENT }
 

Detailed Description

Definition at line 4689 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta PvpTalentLoadInfo::Fields[10]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_STRING, .Name = "Description" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "SpecID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "SpellID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "OverridesSpellID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ActionBarSpellID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "PvpTalentCategoryID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "LevelRequired" },
{ .IsSigned = true, .Type = FT_INT, .Name = "PlayerConditionID" },
}
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163

Definition at line 4691 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo PvpTalentLoadInfo::Instance { Fields, 10, &PvpTalentMeta::Instance, HOTFIX_SEL_PVP_TALENT }
staticconstexpr

Definition at line 4705 of file DB2LoadInfo.h.


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