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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [12]
 
static constexpr DB2LoadInfo Instance { Fields, 12, &ItemBonusTreeNodeMeta::Instance, HOTFIX_SEL_ITEM_BONUS_TREE_NODE }
 

Detailed Description

Definition at line 2897 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta ItemBonusTreeNodeLoadInfo::Fields[12]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "ItemContext" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "ChildItemBonusTreeID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "ChildItemBonusListID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "ChildItemLevelSelectorID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ChildItemBonusListGroupID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "IblGroupPointsModSetID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "MinMythicPlusLevel" },
{ .IsSigned = true, .Type = FT_INT, .Name = "MaxMythicPlusLevel" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ItemCreationContextGroupID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ParentItemBonusTreeID" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 2899 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo ItemBonusTreeNodeLoadInfo::Instance { Fields, 12, &ItemBonusTreeNodeMeta::Instance, HOTFIX_SEL_ITEM_BONUS_TREE_NODE }
staticconstexpr

Definition at line 2915 of file DB2LoadInfo.h.


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