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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [6]
 
static constexpr DB2LoadInfo Instance { Fields, 6, &TraitTreeLoadoutEntryMeta::Instance, HOTFIX_SEL_TRAIT_TREE_LOADOUT_ENTRY }
 

Detailed Description

Definition at line 6555 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta TraitTreeLoadoutEntryLoadInfo::Fields[6]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "TraitTreeLoadoutID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "SelectedTraitNodeID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "SelectedTraitNodeEntryID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "NumPoints" },
{ .IsSigned = true, .Type = FT_INT, .Name = "OrderIndex" },
}
@ FT_INT
Definition Define.h:163

Definition at line 6557 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo TraitTreeLoadoutEntryLoadInfo::Instance { Fields, 6, &TraitTreeLoadoutEntryMeta::Instance, HOTFIX_SEL_TRAIT_TREE_LOADOUT_ENTRY }
staticconstexpr

Definition at line 6567 of file DB2LoadInfo.h.


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