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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [3]
 
static constexpr DB2LoadInfo Instance { Fields, 3, &TraitTreeLoadoutMeta::Instance, HOTFIX_SEL_TRAIT_TREE_LOADOUT }
 

Detailed Description

Definition at line 6543 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta TraitTreeLoadoutLoadInfo::Fields[3]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "TraitTreeID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ChrSpecializationID" },
}
@ FT_INT
Definition Define.h:163

Definition at line 6545 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo TraitTreeLoadoutLoadInfo::Instance { Fields, 3, &TraitTreeLoadoutMeta::Instance, HOTFIX_SEL_TRAIT_TREE_LOADOUT }
staticconstexpr

Definition at line 6552 of file DB2LoadInfo.h.


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