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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [5]
 
static constexpr DB2LoadInfo Instance { Fields, 5, &TraitSubTreeMeta::Instance, HOTFIX_SEL_TRAIT_SUB_TREE }
 

Detailed Description

Definition at line 6495 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta TraitSubTreeLoadInfo::Fields[5]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_STRING, .Name = "Name" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "Description" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "UiTextureAtlasElementID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "TraitTreeID" },
}
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163

Definition at line 6497 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo TraitSubTreeLoadInfo::Instance { Fields, 5, &TraitSubTreeMeta::Instance, HOTFIX_SEL_TRAIT_SUB_TREE }
staticconstexpr

Definition at line 6506 of file DB2LoadInfo.h.


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